Skip to content

Commit

Permalink
Require conference websites to conform with trademark policy, per Cor…
Browse files Browse the repository at this point in the history
…e discussion.
  • Loading branch information
dpage committed Sep 21, 2023
1 parent 306dbd5 commit 98ba50e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/pages/about/policies/conferences.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<h1>Community Conference Recognition <i class="fas fa-gavel"></i></h1>

<p><em>Last updated: January 28, 2020. {%git_changes_link%} <a href="https://git.postgresql.org/gitweb/?p=pgweb.git;a=history;f=templates/pages/community/recognition.html">View</a> history before December 8, 2020.</em></p>
<p><em>Last updated: September 21, 2023. {%git_changes_link%} <a href="https://git.postgresql.org/gitweb/?p=pgweb.git;a=history;f=templates/pages/community/recognition.html">View</a> history before December 8, 2020.</em></p>

<p>The Community Conference Recognition programme is a voluntary scheme under which submitters of events to the <a href="/about/events/">PostgreSQL Website listings</a> may self-assess their entry against the criteria below, and if they comply may market their event as a PostgreSQL Community event.</p>

Expand All @@ -17,6 +17,7 @@ <h3>General</h3>
<ul>
<li>The event MUST be primarily focused on PostgreSQL and targeted at existing and/or potential developers and users of PostgreSQL.</li>
<li>The event MUST adopt and follow an appropriate Code of Conduct to ensure a safe and enjoyable environment for anyone who wishes to attend.</li>
<li>The event website, advertisments, notices, and any other related material MUST fully comply with the <a href="/about/policies/trademarks/">PostgreSQL Trademark Policy</a> or receive permission from the <a href="https://www.postgres.ca/">PostgreSQL Community Association</a>.</li>
<li>The <a href="/developer/core/">PostgreSQL Core Team</a> reserves the right to recognise, not recognise, or rescind a previous recognition for any event without justification.</li>
<li>Information that is required to be publicly disclosed MUST be available on the website of the event, or, if it is not possible to publish to the event’s website, MUST be made available in the <a href="/about/events/">PostgreSQL Website events list</a>.</li>
<li>Events are self-certified as complying with these criteria when <a href="/about/events/">listed on the PostgreSQL Website</a>. If an event is self-certified by the organisers and later found not to comply with the criteria, the <a href="/developer/core/">PostgreSQL Core Team</a> reserves the right to rescind the recognition of the event as a community event and, where appropriate, take further action up to a permanent ban on future event listings from the organisers.</li>
Expand Down

0 comments on commit 98ba50e

Please sign in to comment.