Add governance directory page
authorjconway2 <jconway2@nautilus.joeconway.com>
Thu, 20 Jun 2024 11:36:51 +0000 (07:36 -0400)
committerjconway2 <jconway2@nautilus.joeconway.com>
Thu, 20 Jun 2024 13:49:57 +0000 (09:49 -0400)
commitfb6061b16afd960ee20df4789d72c4c63a645eec
tree0e76324dca1486c51d9b6ddfec20c58c765ea122
parent757b9c512e65ab32ea421c4a7579f7d8c77ef95e
Add governance directory page

Create a new governance directory page which centralizes access to the
various existing pages for project governance teams and committees. In
passing, also move some content from the wiki to their own pg.o pages
(committers, sysadmins), and create non-existing pages (contributors
committee).

There are undoubtedly some missed opportunities here for general
improvement as well as other unmentioned governance groups, but this is
a good start.
pgweb/util/contexts.py
templates/index.html
templates/pages/about/governance.html [new file with mode: 0644]
templates/pages/about/governance/contributors.html [new file with mode: 0644]
templates/pages/about/governance/sysadmin.html [new file with mode: 0644]
templates/pages/about/policies.html
templates/pages/about/policies/contributors.html [new file with mode: 0644]
templates/pages/developer/committers.html [new file with mode: 0644]