|
6 | 6 | <h1>Recognized Contributors <i class="fas fa-gavel"></i></h1>
|
7 | 7 |
|
8 | 8 | <p>
|
9 |
| - The PostgreSQL <a href="/community/contributors/">Contributor Profiles</a> page |
10 |
| - includes people who have made substantial, long-term contributions of time |
11 |
| - and effort to the PostgreSQL project. One-time-only or short-term contributions |
12 |
| - are not usually considered adequate for listing, unless they involve quite large |
13 |
| - amounts of code and time. Financial contributions get listed on the |
| 9 | + The PostgreSQL <a href="/community/contributors/">Contributor Profiles</a> |
| 10 | + page includes people who have made substantial, long-term contributions of |
| 11 | + time and effort to the PostgreSQL project. One-time-only or short-term |
| 12 | + contributions are not usually considered adequate for listing, unless they |
| 13 | + involve quite large amounts of code and time. For a list of all code |
| 14 | + contributions to a specific release, see the |
| 15 | + <a href="/docs/release/">Release Notes</a> for released versions of |
| 16 | + PostgreSQL. |
| 17 | +</p> |
| 18 | +<p> |
| 19 | + Financial contributions get listed on the |
14 | 20 | <a href="/about/sponsors/">Sponsors</a> pages, not here.
|
15 | 21 | </p>
|
16 | 22 |
|
@@ -41,8 +47,9 @@ <h3>Past Contributors</h3>
|
41 | 47 | period of time.
|
42 | 48 | </p>
|
43 | 49 | <ul>
|
44 |
| - <li>Hackers Emeritus - past Core Team members</li> |
45 |
| - <li>Past Contributors - all past Contributors (Major or otherwise)</li> |
| 50 | + <li><strong>Past Major Contributors</strong>: previous Major Contributors and |
| 51 | + previous Core Team members</li> |
| 52 | + <li><strong>Past Contributors</strong>: previous Contributors</li> |
46 | 53 | </ul>
|
47 | 54 |
|
48 | 55 | <h2>Types of Contributions</h2>
|
@@ -75,16 +82,25 @@ <h2>Types of Contributions</h2>
|
75 | 82 | #postgresql IRC channel, Postgres slack channel, Stack Overflow
|
76 | 83 | </li>
|
77 | 84 | </ul>
|
| 85 | +<p> If there is a type of contribution that you feel should be listed here or |
| 86 | + expanded upon, email |
| 87 | + |
| 88 | +</p> |
78 | 89 |
|
79 | 90 |
|
80 |
| -<h2>Committee Governance</h2> |
| 91 | +<h2>Contributors Committee Governance</h2> |
81 | 92 | <p>
|
82 |
| - The current method of choosing who qualifies as a Contributor is via |
83 |
| - simple majority vote of those on the committee. The size and membership |
84 |
| - of the Committee is self determined, but ratified by a simple majority |
85 |
| - vote of the Core Team. Generally the goal is that there be a minimum of |
86 |
| - three people, with no single company employing a majority of the |
87 |
| - committee membership. |
| 93 | + The governance of the |
| 94 | + <a href="/about/governance/contributors/">Contributors Committee</a> is |
| 95 | + described on the <a href="/about/governance/contributors/">Contributors Committee</a> |
| 96 | + page. |
88 | 97 | </p>
|
89 | 98 |
|
| 99 | +<h2>Nominating New Recognized Contributors</h2> |
| 100 | +<p> |
| 101 | + If there is a PostgreSQL contributor who you think is making sustained |
| 102 | + contributions of the type described here, email a description of their |
| 103 | + contributions to |
| 104 | + |
| 105 | +</p> |
90 | 106 | {%endblock%}
|
0 commit comments