Skip to content

Conversation

@jennaswa
Copy link
Contributor

@jennaswa jennaswa commented Oct 20, 2025

@jennaswa jennaswa changed the title Update conduct.md Update conduct.md and CoCC team responsibilities Oct 20, 2025
Copy link
Contributor

@yuxuanzhuang yuxuanzhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one tiny syntax fix.


## MDANALYSIS CODE OF CONDUCT
You can find the whole document here: https://numfocus.org/code-of-conduct.
You can find the whole document here: [https://numfocus.org/code-of-conduct][NF-conduct].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can find the whole document here: [https://numfocus.org/code-of-conduct][NF-conduct].
You can find the whole document here: [https://numfocus.org/code-of-conduct](NF-conduct).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original was correct: this is a named link in markdown (see line 95)

Copy link
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Content all looks good.

I am suggesting to use {{ site.baseurl }} instead of absolute URLs.

Comment on lines +3 to +4
The [code of conduct](https://www.mdanalysis.org/conduct/) committee members
are elected by the [project leadership](https://www.mdanalysis.org/pages/governance/) when a committee members' term limit (2 years) has expired.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The [code of conduct](https://www.mdanalysis.org/conduct/) committee members
are elected by the [project leadership](https://www.mdanalysis.org/pages/governance/) when a committee members' term limit (2 years) has expired.
The [code of conduct]({{ site.baseurl }}/conduct/) committee members
are elected by the [project leadership]({{ site.baseurl }}/pages/governance/) when a committee members' term limit (2 years) has expired.

- Propose actions and sanctions, as necessary, to the [project leadership](https://www.mdanalysis.org/about/#governance) (project leadership is tasked with enforcement)
- Periodically review, revise and update current code of conduct procedures
- Ensure that the application of the code of conduct remains up-to-date, reflecting any changes from the NumFOCUS and MDAnalysis communities
- Coordinate with and defer to the [NumFOCUS Code of Conduct Working Group](https://www.mdanalysis.org/conduct/#who-will-receive-your-report) for complaints/violation reports and initial recommendations
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use {{ site.baseurl }}

Suggested change
- Coordinate with and defer to the [NumFOCUS Code of Conduct Working Group](https://www.mdanalysis.org/conduct/#who-will-receive-your-report) for complaints/violation reports and initial recommendations
- Coordinate with and defer to the [NumFOCUS Code of Conduct Working Group]({{ site.baseurl }}/conduct/#who-will-receive-your-report) for complaints/violation reports and initial recommendations

- Periodically review, revise and update current code of conduct procedures
- Ensure that the application of the code of conduct remains up-to-date, reflecting any changes from the NumFOCUS and MDAnalysis communities
- Coordinate with and defer to the [NumFOCUS Code of Conduct Working Group](https://www.mdanalysis.org/conduct/#who-will-receive-your-report) for complaints/violation reports and initial recommendations
- Propose actions and sanctions, as necessary, to the [project leadership](https://www.mdanalysis.org/pages/governance/), original reporter, and any other affeccted parties (project leadership is tasked with enforcement)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{ site.baseurl }}

Suggested change
- Propose actions and sanctions, as necessary, to the [project leadership](https://www.mdanalysis.org/pages/governance/), original reporter, and any other affeccted parties (project leadership is tasked with enforcement)
- Propose actions and sanctions, as necessary, to the [project leadership]({{ site.baseurl }}/pages/governance/), original reporter, and any other affeccted parties (project leadership is tasked with enforcement)


## MDANALYSIS CODE OF CONDUCT
You can find the whole document here: https://numfocus.org/code-of-conduct.
You can find the whole document here: [https://numfocus.org/code-of-conduct][NF-conduct].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original was correct: this is a named link in markdown (see line 95)

Based on recommendations for next steps as determined by the NumFOCUS Code of Conduct Working Group,
the MDAnalysis project will remain responsible for making the final decision and implementing any
resulting actions. See the [MDanalysis team](https://www.mdanalysis.org/pages/team/#roles) page on
resulting actions. See the [MDAnalysis team](https://www.mdanalysis.org/pages/team/#roles) page on
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{ site.baseurl }}

Suggested change
resulting actions. See the [MDAnalysis team](https://www.mdanalysis.org/pages/team/#roles) page on
resulting actions. See the [MDAnalysis team]({{ site.baseurl }}/pages/team/#roles) page on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

require update of Team: Code of Conduct committee responsibilities

4 participants