From 53d623c5f2a684135cd525fe2c2212805038b8e1 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Sun, 13 Feb 2022 15:21:21 -0500 Subject: [PATCH] Publish CoCC 2021 report --- .../about/policies/coc/reports/2021.html | 432 ++++++++++++++++++ 1 file changed, 432 insertions(+) create mode 100644 templates/pages/about/policies/coc/reports/2021.html diff --git a/templates/pages/about/policies/coc/reports/2021.html b/templates/pages/about/policies/coc/reports/2021.html new file mode 100644 index 00000000..0fef2dea --- /dev/null +++ b/templates/pages/about/policies/coc/reports/2021.html @@ -0,0 +1,432 @@ +{%extends "base/cocpage.html"%} +{%block title%}2021 Annual Report | Code of Conduct Committee{%endblock%} +{%block cocmain%} +

Code of Conduct Committee: 2021 Annual Report

+ +

Delivered: February 10, 2022

+ +

+ The PostgreSQL Community Code of Conduct + Committee presents this report of its activities for the calendar year 2021. +

+ +

+ The following individuals served on the Committee + during the year, and are continuing on the Committee for 2022: +

+ + + +

+ The following individuals served on the Committee through October 31, 2021: +

+ + + +

+ The following individuals served on the Committee beginning October 1, 2021: +

+ + + +

+ In the period of January 1, 2021 through December 31, 2021, the Committee + received the following reports: +

+ + + +

+ The results of the investigations: +

+ + + +

+ The Code of Conduct has been translated to Chinese, + French, Hebrew, + Japanese and Russian. + We would like to thank everyone who participated to those translations. +

+ +

+ If you have any comments or questions about this report, you can contact the + Committee via email at coc@lists.postgresql.org. +

+ +

+ We would like to thank the Core Team for their + cooperation and support of the Committee’s work, and the community members + who continue to uphold the professional standards of the PostgreSQL + Community and create an accessible and cooperative environment for all users. +

+ +

Code of Conduct Committee Applicants: 2018—2021

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Gender2021202020192018
Total Applicants7181214
Female2332
Male515912
Nonbinary0000
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Geography - Country2021202020192018
Argentina0210
Belgium1100
Brazil0100
China0100
Colombia0010
Czech Republic1000
Dubai010
France1013
Germany1001
India1110
Indonesia0100
Israel0100
Italy0011
Netherlands0001
Pakistan0120
Russian Federation0201
Singapore1100
Slovakia0110
Spain0010
Turkey0100
Ukraine0110
United Kingdom0200
United States12210
+ +

Code of Conduct Committee Members 2018—2021:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Gender2021202020192018
Total Members10855
Female6422
Male4433
Nonbinary0000
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Geography - Country2021202020192018
Belgium1000
Brazil1100
Czech Republic1000
France1112
Germany1011
Israel1100
Pakistan1110
Russian Federation1111
United Kingdom1100
United States1223
+{%endblock%} -- 2.39.5