From 99db0abaa77cbe9abb4c92830b344602ccdb70e0 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Tue, 18 Apr 2023 22:37:24 -0400 Subject: [PATCH] Publish the Code of Conduct Committee 2022 report Author: Michael Goldberg Signed-off-by: Jonathan Katz --- .../about/policies/coc/reports/2022.html | 548 ++++++++++++++++++ 1 file changed, 548 insertions(+) create mode 100644 templates/pages/about/policies/coc/reports/2022.html diff --git a/templates/pages/about/policies/coc/reports/2022.html b/templates/pages/about/policies/coc/reports/2022.html new file mode 100644 index 00000000..27e3b61e --- /dev/null +++ b/templates/pages/about/policies/coc/reports/2022.html @@ -0,0 +1,548 @@ +{%extends "base/cocpage.html"%} +{%block title%}2022 Annual Report | Code of Conduct Committee{%endblock%} +{%block cocmain%} +

Code of Conduct Committee: 2022 Annual Report

+ +

Delivered: January 18, 2023

+ +

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

+ +

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

+ +
    +
  • Ilaria Battiston
  • +
  • Lucie Å imečková
  • +
  • Stefan Fercot
  • +
  • Michael Goldberg, Chair
  • +
+ +

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

+ +
    +
  • Jeanette Bromage
  • +
  • Anastasia Lubennikova
  • +
  • Umair Shahid
  • +
+ +

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

+ +
    +
  • Aleksandra Abramova
  • +
  • Eliza Bennett
  • +
  • Anthony Nowocien
  • +
+ +

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

+ +
    +
  • Inappropriate conduct on community channels: 1
  • +
  • Response to war in Ukraine: 1
  • +
+ +

+ The results of the investigations: +

+ +
    +
  • Education and coaching: 0
  • +
  • Corrective action taken: 0
  • +
  • Temporary ban from community resources: 0
  • +
  • Permanent ban from community resources: 0
  • +
  • No finding of policy violation: 1
  • +
  • Not within the Committee’s jurisdiction: 1
  • +
  • Investigation ongoing as of December 31, 2022: 0
  • +
+ +

+ One incident opened in 2021 for inappropriate conduct on community channels was closed + due to non cooperation from the reporter side. +

+ +

+ The Code of Conduct translation has been made to and/or the existing translation updated + for: +

+ + +

+ We would like to thank everyone who participated in 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 - 2022

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Gender20222021202020192018
Total Applicants117181214
Female42332
Male7515912
Nonbinary00000
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Geography - Country 120222021202020192018
Argentina00210
Belgium01100
Brazil00100
Canada10000
Cambodia10000
China00100
Colombia00010
Czech Republic01000
Dubai00010
France11013
Germany11001
India01110
Indonesia00100
Israel00100
Italy10011
Pakistan10120
Russian Federation10201
Singapore01100
Slovakia10110
Spain00010
The Netherlands00001
Turkey00100
Ukraine10110
United Kingdom00200
United States212210
+ +

+ 1 The geographical distribution sometimes equals more than the number of applicants, due to some applicants having + dual residency or dual citizenship. +

+ +

Code of Conduct Committee Members 2018 - 2021:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Gender20222021202020192018
Total Members1031028155
Female66422
Male44433
Nonbinary00000
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Geography - Country20222021202020192018
Belgium11000
Brazil01100
Canada10000
Czech Republic11000
Cyprus10000
France11112
Germany11011
Israel11100
Pakistan11110
Russian Federation11111
United Kingdom11100
United States01223
+ +

+ 1 The Committee had 7 active members total for the 2020 - 2021 term. One member stepped down +midyear; a second call was made for members to fill the empty seat, so the statistics show 8 people for 2020. +

+ +

+ 2 The Committee had 7 active members total for the 2021 - 2022 term. 3 members stepped down in October; 3 + new members stepped in, so the statistics show 10 people for 2021. +

+ +

+ 3 The Committee has 7 active members total for the 2022 - 2023 term. 3 members stepped down in October; 3 + new members stepped in, so the statistics show 10 people for 2022. +

+ +{%endblock%} \ No newline at end of file -- 2.39.5