1- SciPy Code of Conduct
2- =====================
1+ PyWavelets Code of Conduct
2+ ==========================
33
44
55Introduction
66------------
77
8- This code of conduct applies to all spaces managed by the SciPy project,
8+ This code of conduct applies to all spaces managed by the PyWavelets project,
99including all public and private mailing lists, issue trackers, wikis, blogs,
10- Twitter, and any other communication channel used by our community. The SciPy
11- project does not organise in-person events, however events related to our
12- community should have a code of conduct similar in spirit to this one.
10+ Twitter, and any other communication channel used by our community. The
11+ PyWavelets project does not organise in-person events, however events related
12+ to our community should have a code of conduct similar in spirit to this one.
1313
1414This code of conduct should be honored by everyone who participates in
15- the SciPy community formally or informally, or claims any affiliation with the
16- project, in any project-related activities and especially when representing the
17- project, in any role.
15+ the PyWavelets community formally or informally, or claims any affiliation with
16+ the project, in any project-related activities and especially when representing
17+ the project, in any role.
1818
1919This code is not exhaustive or complete. It serves to distill our common
2020understanding of a collaborative, shared environment and goals. Please try to
2121follow this code in spirit as much as in letter, to create a friendly and
2222productive environment that enriches the surrounding community.
2323
24+ This code of conduct was adapted from SciPy's code of conduct without any
25+ substantial modification in terms. We wish to thank the SciPy contributors for
26+ their hard work in authoring these terms and in helping develop a community
27+ consensus them.
28+
2429
2530Specific Guidelines
2631-------------------
@@ -53,7 +58,7 @@ We strive to:
5358
54595. Be careful in the words that we choose. We are careful and respectful in
5560 our communication and we take responsibility for our own speech. Be kind to
56- others. Do not insult or put down other participants. We will not accept
61+ others. Do not insult or put down other participants. We will not accept
5762 harassment or other exclusionary behaviour, such as:
5863
5964 - Violent threats or language directed against another person.
@@ -72,8 +77,8 @@ We strive to:
7277Diversity Statement
7378-------------------
7479
75- The SciPy project welcomes and encourages participation by everyone. We are
76- committed to being a community that everyone enjoys being part of. Although
80+ The PyWavelets project welcomes and encourages participation by everyone. We
81+ are committed to being a community that everyone enjoys being part of. Although
7782we may not always be able to accommodate each individual's preferences, we try
7883our best to treat everyone kindly.
7984
@@ -84,11 +89,10 @@ national origin, neurotype, phenotype, political beliefs, profession, race,
8489religion, sexual orientation, socioeconomic status, subculture and technical
8590ability, to the extent that these do not conflict with this code of conduct.
8691
87-
88- Though we welcome people fluent in all languages, SciPy development is
92+ Though we welcome people fluent in all languages, PyWavelets development is
8993conducted in English.
9094
91- Standards for behaviour in the SciPy community are detailed in the Code of
95+ Standards for behaviour in the PyWavelets community are detailed in the Code of
9296Conduct above. Participants in our community should uphold these standards
9397in all their interactions and help others to do so as well (see next section).
9498
@@ -109,20 +113,18 @@ most appropriate). If you would prefer not to do that, please feel free to
109113report to the Code of Conduct Committee directly, or ask the Committee for
110114advice, in confidence.
111115
112- You can report issues to the SciPy Code of Conduct committee, at
113- scipy -conduct@googlegroups.com. Currently, the committee consists of:
116+ You can report issues to the PyWavelets Code of Conduct committee, at
117+ PyWavelets -conduct@googlegroups.com. Currently, the committee consists of:
114118
115- - Stefan van der Walt
116- - Nathaniel J. Smith
119+ - Gregory Lee
117120- Ralf Gommers
118121
119122If your report involves any members of the committee, or if they feel they have
120123a conflict of interest in handling it, then they will recuse themselves from
121124considering your report. Alternatively, if for any reason you feel
122125uncomfortable making a report to the committee, then you can also contact:
123126
124- - Chair of the SciPy Steering Committee: Ralf Gommers, or
125- - Senior `NumFOCUS staff <https://numfocus.org/code-of-conduct#persons-responsible >`__: conduct@numfocus.org
127+ - Chair of the PyWavelets Steering Committee: Gregory Lee
126128
127129
128130Incident reporting resolution & Code of Conduct enforcement
@@ -131,14 +133,14 @@ Incident reporting resolution & Code of Conduct enforcement
131133*This section summarizes the most important points, more details can be found
132134in * :ref: `CoC_reporting_manual `.
133135
134- We will investigate and respond to all complaints. The SciPy Code of Conduct
135- Committee and the SciPy Steering Committee (if involved) will protect the
136- identity of the reporter, and treat the content of complaints as confidential
137- (unless the reporter agrees otherwise).
136+ We will investigate and respond to all complaints. The PyWavelets Code of
137+ Conduct Committee and the PyWavelets Steering Committee (if involved) will
138+ protect the identity of the reporter, and treat the content of complaints as
139+ confidential (unless the reporter agrees otherwise).
138140
139141In case of severe and obvious breaches, e.g. personal threat or violent, sexist
140- or racist language, we will immediately disconnect the originator from SciPy
141- communication channels; please see the manual for details.
142+ or racist language, we will immediately disconnect the originator from
143+ PyWavelets communication channels; please see the manual for details.
142144
143145In cases not involving clear severe and obvious breaches of this code of
144146conduct, the process for acting on any received code of conduct violation
@@ -157,8 +159,12 @@ within 72 hours.
157159Endnotes
158160--------
159161
160- We are thankful to the groups behind the following documents, from which we
161- drew content and inspiration:
162+ We are thankful to the SciPy developers for creating the code of conduct we
163+ have adapated here.
164+
165+ - `Scipy Code of Conduct <http://scipy.github.io/devdocs/dev/conduct/code_of_conduct.html >`_
166+
167+ The SciPy code of conduct was in turn inspired by the following documents:
162168
163169- `The Apache Foundation Code of Conduct <https://www.apache.org/foundation/policies/conduct.html >`_
164170- `The Contributor Covenant <https://www.contributor-covenant.org/version/1/4/code-of-conduct/ >`_
0 commit comments