8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af10fea commit a48d202Copy full SHA for a48d202
templates/sponsors/financial.html
@@ -69,6 +69,16 @@ <h3>PostgreSQL Community Association Sponsors</h3>
69
</tr>
70
</thead>
71
<tbody>
72
+ <tr>
73
+ <th scope="row" class="organisation-logo">
74
+ <a href="https://www.enterprisedb.com" target="_blank" rel="noopener">
75
+ <img class="organisation-logo" src="/media/img/about/sponsors/logo_edb.png" alt="EDB" />
76
+ </a>
77
+ </th>
78
+ <td><a href="https://www.enterprisedb.com" target="_blank" rel="noopener">EDB</a></td>
79
+ <td>24th January 2025</td>
80
+ <td>Benefactor</td>
81
+ </tr>
82
<tr>
83
<th scope="row" class="organisation-logo">
84
<a href="https://aws.amazon.com" target="_blank" rel="noopener">
0 commit comments