From 67e0156cf38295894875fd72515bdd0240684471 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Thu, 27 Nov 2014 09:43:01 -0500 Subject: [PATCH 1/7] updated coc --- CODE_OF_CONDUCT.md | 54 ++++++++++++++++------------------------------ 1 file changed, 18 insertions(+), 36 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index ee36147..429669a 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,8 +1,22 @@ +# Code of Conduct + +All attendees, speakers, exhibitors, organizers, contributors and volunteers are required to conform to the following Code of Conduct. + Papers We Love meet-ups are for anyone interested in Computer Science, Computer Engineering and its history to discuss academic research in a fun, engaging and respectful environment. -We value the participation of each member of the community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the meet-up and at all Papers We Love events and interactions on the GitHub repository and Meetup site(s). +**Be an adult, don't be a jerk.** -To make clear what is expected, all attendees, speakers, exhibitors, organizers, contributors and volunteers are required to conform to the following Code of Conduct. Organizers will enforce this code of conduct. +We value the participation of each member of the community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the meet-ups and at all Papers We Love events and interactions on the GitHub repository. + +Need help? +---------- + +If you are experiencing harassment on or have concerns about content within the GitHub repo or [PapersWeLove.org](http://paperswelove.org) please contact: + +- **Zeeshan Lakhani** zeeshan.lakhani@gmail.com +- **Clint Newsom** hcnewsom@gmail.com + +The organizers of your local Papers We Love meet-up are available to help you with any issues or concerns at live events. The Short Version ----------------- @@ -17,8 +31,8 @@ Attendees violating these rules may be asked to leave the meet-up at the sole di Thank you for helping make this a welcoming, friendly event for all. -The Longer Version ------------------- +Spelling it out +--------------- Harassment includes offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. @@ -26,35 +40,3 @@ Participants asked to stop any harassing behavior are expected to comply immedia Contributors to the GitHub repository and the Meetup site, sponsors, or similar are also subject to the anti-harassment policy. Organizers (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment. -Be careful in the words that you choose. Remember that sexist, racist, and other exclusionary jokes can be offensive to those around you. Excessive swearing and offensive jokes are not appropriate for Papers We Love. - -If a participant engages in behavior that violates this code of conduct, the meet-up organizers may take any action they deem appropriate, including warning the offender or expulsion from the meet-up. - -Social Rules ------------- - -In addition to having a code of conduct as an anti-harassment policy, we have a small set of [social rules](https://www.hackerschool.com/manual#sub-sec-social-rules) we follow. We (the Papers We Love organizers) learned and lifted these rules from [!!Con](http://bangbangcon.com/conduct.html), who in turn got them from [Hacker School](https://www.hackerschool.com/), where we felt that they contributed enormously to a supportive, productive, and fun learning environment. We'd like Papers We Love to share that environment. These rules are intended to be lightweight, and to make more explicit certain social norms that are normally implicit. Most of our social rules really boil down to “don't be a jerk“ or “don't be annoying.” Of course, almost nobody sets out to be a jerk or annoying, so telling people not to be jerks isn't a very productive strategy. - -Unlike the anti-harassment policy, violation of the social rules will not result in expulsion from the meet up or a strong warning from conference organizers. Rather, they are designed to provide some lightweight social structure for conference attendees to use when interacting with each other. - -**[The social rules.](https://www.hackerschool.com/manual#sub-sec-social-rules)** - -If you have any questions about any part of the code of conduct or social rules, please feel free to reach out to any of the Papers We Love organizers in your area. - -Contact Information -------------------- - -If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of Papers We Love. - -If the matter is especially urgent, please contact any of these individuals: - -- Zeeshan Lakhani zeeshan.lakhani@gmail.com -- Clint Newsom hcnewsom@gmail.com - - -License -------- - -This Code of Conduct was forked from the example policy from the [Geek Feminism wiki, created by the Ada Initiative and other volunteers.](http://geekfeminism.wikia.com/wiki/meet-up_anti-harassment/Policy) which is under a Creative Commons Zero license. - -Portions were also taken from the [!!Con](http://bangbangcon.com/conduct.html) code of conduct and the [Hacker School](https://www.hackerschool.com/) social rules. From 8648bb46126556236101277fd3d36a7cae60d34e Mon Sep 17 00:00:00 2001 From: DarrenN Date: Thu, 27 Nov 2014 09:50:45 -0500 Subject: [PATCH 2/7] changes subtitle --- CODE_OF_CONDUCT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 429669a..e11209e 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -18,8 +18,8 @@ If you are experiencing harassment on or have concerns about content within the The organizers of your local Papers We Love meet-up are available to help you with any issues or concerns at live events. -The Short Version ------------------ +What it means +------------- Papers We Love is dedicated to providing a harassment-free experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of meet-up participants in any form. From bee5d4e671214767cf6539c8537c030e588b0f7c Mon Sep 17 00:00:00 2001 From: DarrenN Date: Thu, 27 Nov 2014 13:05:50 -0500 Subject: [PATCH 3/7] added fork note --- CODE_OF_CONDUCT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e11209e..82ce59f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,7 @@ # Code of Conduct +> Local chapters should fork this document and modify to meet the needs of their communities. + All attendees, speakers, exhibitors, organizers, contributors and volunteers are required to conform to the following Code of Conduct. Papers We Love meet-ups are for anyone interested in Computer Science, Computer Engineering and its history to discuss academic research in a fun, engaging and respectful environment. From 90a965d5cfb17c1994bfcc5953e921db8a490fd8 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Thu, 27 Nov 2014 21:18:04 -0500 Subject: [PATCH 4/7] added IRC channel --- CODE_OF_CONDUCT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 82ce59f..8987430 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -18,6 +18,8 @@ If you are experiencing harassment on or have concerns about content within the - **Zeeshan Lakhani** zeeshan.lakhani@gmail.com - **Clint Newsom** hcnewsom@gmail.com +Additionally Papers We Love is on IRC at Freenode on the #paperswelove channel. + The organizers of your local Papers We Love meet-up are available to help you with any issues or concerns at live events. What it means From ff55dc47cab460d0cd98a180aa17b24608a132d5 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sat, 29 Nov 2014 10:27:21 -0500 Subject: [PATCH 5/7] added links --- CODE_OF_CONDUCT.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 8987430..2ca44f8 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -44,3 +44,12 @@ Participants asked to stop any harassing behavior are expected to comply immedia Contributors to the GitHub repository and the Meetup site, sponsors, or similar are also subject to the anti-harassment policy. Organizers (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment. +Local Chapters +-------------- + +As noted above, local chapters are encouraged to fork and modify the Code of Conduct to best meet the needs of their communities. Some available sources: + +- [Geek Feminism](http://geekfeminism.org/about/code-of-conduct/) +- [JS Conf EU](http://2014.jsconf.eu/code-of-conduct.html) +- [Pycon](https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md) + From 181faa33ff974dc4b4c09c7fbdddba7574cab917 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sun, 30 Nov 2014 15:27:53 -0500 Subject: [PATCH 6/7] added @zeeshanlakhani\'s edits --- CODE_OF_CONDUCT.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 2ca44f8..e6243be 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,7 +4,7 @@ All attendees, speakers, exhibitors, organizers, contributors and volunteers are required to conform to the following Code of Conduct. -Papers We Love meet-ups are for anyone interested in Computer Science, Computer Engineering and its history to discuss academic research in a fun, engaging and respectful environment. +Papers We Love events are for anyone interested in Computer Science/Computer Engineering, its history, and related fields to discuss academic research in a fun, engaging and respectful environment. **Be an adult, don't be a jerk.** @@ -13,14 +13,14 @@ We value the participation of each member of the community and want all attendee Need help? ---------- -If you are experiencing harassment on or have concerns about content within the GitHub repo or [PapersWeLove.org](http://paperswelove.org) please contact: +If you are experiencing harassment on or have concerns about content within the [GitHub repo](https://github.com/papers-we-love/papers-we-love), the **#paperswelove** IRC channel on Freenode, or [PapersWeLove.org](http://paperswelove.org) please contact: - **Zeeshan Lakhani** zeeshan.lakhani@gmail.com - **Clint Newsom** hcnewsom@gmail.com +- **Jeremy Heiler** (Github) jeremyheiler@gmail.com +- **Darren Newton** (paperswelove.org) info@v25media.com -Additionally Papers We Love is on IRC at Freenode on the #paperswelove channel. - -The organizers of your local Papers We Love meet-up are available to help you with any issues or concerns at live events. +The organizers of your local Papers We Love meet-up/event are available to help you with any issues or concerns at live events. What it means ------------- @@ -42,7 +42,7 @@ Harassment includes offensive verbal comments related to gender, sexual orientat Participants asked to stop any harassing behavior are expected to comply immediately. -Contributors to the GitHub repository and the Meetup site, sponsors, or similar are also subject to the anti-harassment policy. Organizers (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment. +Contributors to the GitHub repository, the Meetup and/or event-related sites, sponsors, or similar are also subject to the anti-harassment policy. Organizers (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment.. Local Chapters -------------- @@ -52,4 +52,5 @@ As noted above, local chapters are encouraged to fork and modify the Code of Con - [Geek Feminism](http://geekfeminism.org/about/code-of-conduct/) - [JS Conf EU](http://2014.jsconf.eu/code-of-conduct.html) - [Pycon](https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md) +- [Hacker School's Social Rueles](https://www.hackerschool.com/manual#sub-sec-social-rules) From 3ba1313833d9eed0d3cb2f7110bf1e682d8afef9 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Mon, 1 Dec 2014 18:27:01 -0500 Subject: [PATCH 7/7] zeeshan misspells again :trollface: --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e6243be..91b5572 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -52,5 +52,5 @@ As noted above, local chapters are encouraged to fork and modify the Code of Con - [Geek Feminism](http://geekfeminism.org/about/code-of-conduct/) - [JS Conf EU](http://2014.jsconf.eu/code-of-conduct.html) - [Pycon](https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md) -- [Hacker School's Social Rueles](https://www.hackerschool.com/manual#sub-sec-social-rules) +- [Hacker School's Social Rules](https://www.hackerschool.com/manual#sub-sec-social-rules)