Update Recognized Conference guidelines
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Mar 2018 14:34:38 +0000 (09:34 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Mar 2018 14:34:38 +0000 (09:34 -0500)
Update the recognized conference guidelines in the "Financial"
section to be clearer as to how to create a statement of how
financial proceeds are applied.

templates/pages/community/recognition.html

index b39686cd68f9139fa268752b0969559f86088d09..8d042f62c288227401a34ce1a54153810bdc55c7 100644 (file)
@@ -115,7 +115,18 @@ Use of the terms “must”, “must not”, “should” and “should not” i
 <p>
   <ul>
     <li>The event organisers must provide copies of financial records to the <a href="/developer/core/">PostgreSQL Core Team</a> or their nominated representative for review if requested.</li>
-    <li>A statement on the event website must indicate where any profits from the event will go.</li>
+    <li>
+      A statement on the event website must indicate where any profits from the event will go, which specifically must support PostgreSQL community activities, either through:
+      <ol>
+        <li>a <a href="#npos">recognized PostgreSQL Nonprofit Organization</a></li>
+        <li>a detailed list of how the profits will support
+        ongoing PostgreSQL Global Development Group development</li>
+        <li>to the future growth and expansion of the event, OR</li>
+        <li>a
+        PostgreSQL-related activity that supports the community at-large
+        that can be validated by the PostgreSQL Core Team</li>
+      </ol>
+    </li>
   </ul>
 </p>
 {%endblock%}