mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Remove activity examples, per PGCA board discussion.
This commit is contained in:
@ -19,34 +19,28 @@ levels are used:</p>
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Level</th>
|
<th>Level</th>
|
||||||
<th>What activities can be supported?</th>
|
|
||||||
<th>Minimum Donation in USD (from January 2025)</th>
|
<th>Minimum Donation in USD (from January 2025)</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Benefactor</th>
|
<th scope="row">Benefactor</th>
|
||||||
<td>Expand PGCA's mission</td>
|
|
||||||
<td>$30,000</td>
|
<td>$30,000</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Patron</th>
|
<th scope="row">Patron</th>
|
||||||
<td>Ensure PGCA's ongoing operations</td>
|
|
||||||
<td>$15,000</td>
|
<td>$15,000</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Supporter</th>
|
<th scope="row">Supporter</th>
|
||||||
<td>Support maintenance of domains</td>
|
|
||||||
<td>$5,000</td>
|
<td>$5,000</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Friend</th>
|
<th scope="row">Friend</th>
|
||||||
<td></td>
|
|
||||||
<td>$2,500</td>
|
<td>$2,500</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Donor</th>
|
<th scope="row">Donor</th>
|
||||||
<td>All donations are appreciated.</td>
|
|
||||||
<td>< $2,500</td>
|
<td>< $2,500</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Reference in New Issue
Block a user