Skip to content

Commit cf26007

Browse files
committed
Update CSV set with new corecocs
1 parent 91d0a72 commit cf26007

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

_data/corecoc.csv

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
title,url,related,description
2-
Contributor Covenant,https://www.contributor-covenant.org,https://www.contributor-covenant.org/faq,A very **widely-copied** CoC written purposefully for reuse by all projects; currently in version 1.4.1.
3-
Open Code of Conduct,https://github.com/todogroup/opencodeofconduct,,"Written by the TODO Group, a consortia of technology companies, this is declared *outdated* but is still used by some projects."
4-
Python Code of Conduct,https://www.python.org/psf/codeofconduct/,https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md,"A short and high-level CoC that emphasizes positive behaviors: **Open, Considerate, Respectful**."
5-
Citizen Code of Conduct,https://citizencodeofconduct.org/,,"A detailed CoC including events, derived from both the Django CoC and the Geek Feminism one."
6-
Ubuntu Code of Conduct,https://www.ubuntu.com/community/code-of-conduct,,A highly community-led focused CoC with detailed expectations of positive behaviors.
7-
Django Code of Conduct,https://www.djangoproject.com/conduct/,,A medium-length CoC built on the *SpeakUp! CoC* with a moderate level of detail.
8-
Geek Feminism,https://geekfeminismdotorg.wordpress.com/about/code-of-conduct/,http://geekfeminism.wikia.com/wiki/Community_anti-harassment,"A purposeful CoC for prioritizing diversity, with various guides and reviews of CoCs as well."
1+
identifier,title,url,related,creativeWorkStatus,description
2+
covenant,Contributor Covenant,https://www.contributor-covenant.org,https://www.contributor-covenant.org/faq,active,A very **widely-copied** CoC written purposefully for reuse by all projects; popular versions have been 2.0 and 1.4.
3+
todogroup,Open Code of Conduct,https://github.com/todogroup/opencodeofconduct,https://todogroup.org/blog/followup-open-code-of-conduct/,archived,"Written by the TODO Group, a consortia of technology companies, this is declared *outdated* but is still used by some projects."
4+
python,Python Code of Conduct,https://www.python.org/psf/codeofconduct/,https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md,active,"A short and high-level CoC that emphasizes positive behaviors: **Open, Considerate, Respectful**."
5+
citizen,Citizen Code of Conduct,https://github.com/stumpsyn/policies/blob/master/citizen_code_of_conduct.md,https://citizencodeofconduct.org/,archived,"A detailed CoC including events, derived from both the Django CoC and the Geek Feminism one."
6+
ubuntu,Ubuntu Code of Conduct,https://www.ubuntu.com/community/code-of-conduct,,active,A highly community-led focused CoC with detailed expectations of positive behaviors.
7+
django,Django Code of Conduct,https://www.djangoproject.com/conduct/,,active,A medium-length CoC built on the *SpeakUp! CoC* with a moderate level of detail.
8+
geekfeminism,Geek Feminism,https://geekfeminismdotorg.wordpress.com/about/code-of-conduct/,http://geekfeminism.wikia.com/wiki/Community_anti-harassment,archived,"A purposeful CoC for prioritizing diversity, with various guides and reviews of CoCs as well; credited to 'created by the Ada Initiative and other volunteers.'"
9+
viewsource,View Source Code of Conduct,https://viewsourceconf.org/code-of-conduct/,,active,"CoC with the goal: to be inclusive to the largest number of participants, with the most varied and diverse backgrounds possible. From Mozilla."
10+
speakup,Speak Up! Community Code of Conduct,https://web.archive.org/web/20141205224353/http://speakup.io:80/coc.html,,archived,"Widely cited but now-archived CoC, which cites original Fedora and Python Mentorship policies."
11+
pythonmentors,Python Mentors Code of Conduct,https://web.archive.org/web/20141218014751/http://pythonmentors.com/,,archived,Basic CoC for mentors around the original Python Core Team.
12+
ada,Ada Initiative Anti-Harassment,https://geekfeminism.fandom.com/wiki/Conference_anti-harassment/Policy,,archived,Detailed GeekFeminism CoC that explicitly credits 'created by the Ada Initiative and other volunteers'.
13+
pycon,PyCon US Events Code of Conduct,https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md,,active,"Master copy of PyCon CoC for all events; credits Covenant, Django, Rust, Citizen, and Affect Conf."
14+
ottertech,Otter Tech CoC Procedures Template,https://github.com/sagesharp/code-of-conduct-template/,,active,Detailed template for CoC policies and procedures meant for easy re-use.
15+
rust,Rust Language Code of Conduct,https://rust-lang.org/policies/code-of-conduct/,,active,Overall Rust language group CoC policies.

0 commit comments

Comments
 (0)