Skip to content

Commit 663abc4

Browse files
IAlibayatravitz
andauthored
Update author (#15)
* Update author * update code of conduct to match openfe --------- Co-authored-by: Alyssa Travitz <alyssa.travitz@omsf.io>
1 parent ba8e1a0 commit 663abc4

2 files changed

Lines changed: 28 additions & 63 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 26 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,42 @@
1-
# Contributor Covenant Code of Conduct
1+
## Code of Conduct ##
22

3-
## Our Pledge
3+
This project is dedicated to providing a welcoming and supportive environment for all people, regardless of background or identity. Members do not tolerate harassment for any reason, but especially harassment based on gender, sexual orientation, disability, physical appearance, body size, race, nationality, sex, color, ethnic or social origin, pregnancy, citizenship, familial status, veteran status, genetic information, religion or belief, political or any other opinion, membership of a national minority, property, age, or preference of text editor.
44

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our project and
7-
our community a harassment-free experience for everyone, regardless of age,
8-
body size, disability, ethnicity, gender identity and expression, level of
9-
experience, nationality, personal appearance, race, religion, or sexual
10-
identity and orientation.
115

12-
## Our Standards
6+
### Expected Behavior ###
137

14-
Examples of behavior that contributes to creating a positive environment include:
8+
All participants in our events and communications are expected to show respect and courtesy to others. All interactions should be professional regardless of platform: either online or in-person. In order to foster a positive and professional working environment we encourage the following kinds of behaviors in all work events, activities, and platforms:
159

16-
* Using welcoming and inclusive language
17-
* Being respectful of differing viewpoints and experiences
18-
* Gracefully accepting constructive criticism
19-
* Focusing on what is best for the community
20-
* Showing empathy towards other community members
10+
* Use welcoming and inclusive language
11+
* Be respectful of different viewpoints and experiences
12+
* Gracefully accept constructive criticism
13+
* Focus on what is best for the community
14+
* Show courtesy and respect towards other community members
2115

22-
Examples of unacceptable behavior by participants include:
16+
Note: See the [four social rules](https://www.recurse.com/manual#sub-sec-social-rules) for further recommendations.
2317

24-
* The use of sexualized language or imagery and unwelcome sexual attention or advances
25-
* Trolling, insulting/derogatory comments, and personal or political attacks
26-
* Public or private harassment
27-
* Publishing others' private information, such as a physical or electronic address, without explicit permission
28-
* Other conduct which could reasonably be considered inappropriate in a professional setting
18+
### Unacceptable Behavior ###
2919

30-
## Our Responsibilities
20+
Harassment is any form of behavior intended to exclude, intimidate, or cause discomfort. Prohibited harassing behavior includes, but is not limited to:
3121

32-
Project maintainers are responsible for clarifying the standards of acceptable
33-
behavior and are expected to take appropriate and fair corrective action in
34-
response to any instances of unacceptable behavior.
22+
* written or verbal comments which have the effect of excluding people
23+
* causing someone to fear for their safety, such as through stalking, following, or intimidating
24+
* the display of sexual or violent images
25+
* unwelcome sexual attention
26+
* non-consensual or unwelcome physical contact
27+
* sustained disruption of talks, events, or communications
28+
* incitement to violence, suicide, or self-harm
29+
* continuing to initiate interaction (including photography or recording) with someone after being asked to stop
3530

36-
Project maintainers have the right and responsibility to remove, edit, or
37-
reject comments, commits, code, wiki edits, issues, and other contributions
38-
that are not aligned to this Code of Conduct, or to ban temporarily or
39-
permanently any contributor for other behaviors that they deem inappropriate,
40-
threatening, offensive, or harmful.
31+
and
4132

42-
Moreover, project maintainers will strive to offer feedback and advice to
43-
ensure quality and consistency of contributions to the code. Contributions
44-
from outside the group of project maintainers are strongly welcomed but the
45-
final decision as to whether commits are merged into the codebase rests with
46-
the team of project maintainers.
33+
* publication of private comment without consent
4734

48-
## Scope
35+
This list should not be taken to be exhaustive, but rather as a guide to make it easier to enrich our community and all those in which we participate. All interactions should be professional regardless of location: Harassment is prohibited whether it occurs on or offline, and the same standards apply to both.
4936

50-
This Code of Conduct applies both within project spaces and in public spaces
51-
when an individual is representing the project or its community. Examples of
52-
representing a project or community include using an official project e-mail
53-
address, posting via an official social media account, or acting as an
54-
appointed representative at an online or offline event. Representation of a
55-
project may be further defined and clarified by project maintainers.
37+
Enforcement of this Code of Conduct will be respectful and not include any harassing behaviors.
5638

57-
## Enforcement
5839

59-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
60-
reported by contacting the project team at 'josh.mitchell@omsf.io'. The project team will
61-
review and investigate all complaints, and will respond in a way that it deems
62-
appropriate to the circumstances. The project team is obligated to maintain
63-
confidentiality with regard to the reporter of an incident. Further details of
64-
specific enforcement policies may be posted separately.
40+
You deserve sincere thanks for helping to make this a welcoming, friendly community for all.
6541

66-
Project maintainers who do not follow or enforce the Code of Conduct in good
67-
faith may face temporary or permanent repercussions as determined by other
68-
members of the project's leadership.
69-
70-
## Attribution
71-
72-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
73-
version 1.4, available at
74-
[http://contributor-covenant.org/version/1/4][version]
75-
76-
[homepage]: http://contributor-covenant.org
77-
[version]: http://contributor-covenant.org/version/1/4/
42+
This Code of Conduct was adapted from the [cmelab](https://github.com/cmelab/getting-started/blob/master/wiki/pages/Code_of_Conduct.md).

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'OpenFE Sphinx Theme'
22-
copyright = ("2023, Josh Mitchell. Project structure based on the "
22+
copyright = ("2023, Ashley Mitchell. Project structure based on the "
2323
"Computational Molecular Science Python Cookiecutter version 1.1")
24-
author = 'Josh Mitchell'
24+
author = 'Ashley Mitchell'
2525

2626
# The short X.Y version
2727
version = ''

0 commit comments

Comments
 (0)