From 5a42989e0be3de6e01e24a0f353009e69a27bb6e Mon Sep 17 00:00:00 2001 From: Oliver Beckstein Date: Fri, 7 Nov 2025 11:39:54 -0700 Subject: [PATCH] changed ALL old CoC links to new location /conduct --- _posts/2017-02-09-CoC.md | 8 ++++---- _posts/2019-03-04-gsoc2019.md | 2 +- _posts/2019-04-23-gsod2019.md | 2 +- _posts/2019-05-01-gsod2019.md | 2 +- _posts/2020-02-22-gsoc2020.md | 2 +- _posts/2021-03-09-gsoc2021.md | 2 +- _posts/2021-03-20-discord.md | 2 +- _posts/2022-03-07-gsoc2022.md | 2 +- _posts/2023-02-22-gsoc2023.md | 2 +- _posts/2024-02-27-gsoc2024.md | 2 +- _posts/2025-02-28-gsoc2025.md | 2 +- pages/ugm2023.md | 2 +- pages/ugm2024.md | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/_posts/2017-02-09-CoC.md b/_posts/2017-02-09-CoC.md index 29e8fa3d..8b1bf1da 100644 --- a/_posts/2017-02-09-CoC.md +++ b/_posts/2017-02-09-CoC.md @@ -9,13 +9,13 @@ Dear MDAnalysis Community, We feel the MDAnalysis community is a happy one, and we hope all members feel the same. As the community grows we want it to stay as welcoming. In that spirit, MDAnalysis has adopted a -[Code of Conduct]({{ site.baseurl }}/pages/conduct/) (CoC) to make +[Code of Conduct]({{ site.baseurl }}/conduct) (CoC) to make explicit that we as a community value *all* our present and future members and embrace our diversity. We are committed to providing a productive, harassment-free environment for everyone Please read the full text at -[http://mdanalysis.org/pages/conduct/]({{ site.baseurl }}/pages/conduct/). +[http://mdanalysis.org/conduct]({{ site.baseurl }}/pages/conduct/). All core developers absolutely stand behind the CoC and are fully committed to ensuring and enforcing that *everyone* (founders, @@ -32,7 +32,7 @@ to these values in all interactions in our community. If you feel you suffered from harassment or intimidation or were made feel uncomfortable then please speak up: the CoC has links to -[communicate safely]({{ site.baseurl }}/pages/conduct/#reporting) with a +[communicate safely]({{ site.baseurl }}/conduct#reporting) with a subset of the core developers who have taken on the responsibility to follow up on CoC violations. If you observe that someone else is being harassed please speak up – during the incident, if possible, or @@ -43,6 +43,6 @@ core developers recognized that making explicit the rules and values of our community is simply a good idea, and we follow many of the major open source projects such as Django and Jupyter (from which we heavily borrowed – -[thank you]({{ site.baseurl }}/pages/conduct/#acknowledgment)!). +[thank you]({{ site.baseurl }}/conduct#acknowledgment)!). — [@MDAnalysis/coredevs](https://github.com/orgs/MDAnalysis/teams/coredevs) diff --git a/_posts/2019-03-04-gsoc2019.md b/_posts/2019-03-04-gsoc2019.md index 3587c41e..4c1f0591 100644 --- a/_posts/2019-03-04-gsoc2019.md +++ b/_posts/2019-03-04-gsoc2019.md @@ -83,7 +83,7 @@ development environment. [sub-org]: https://github.com/numfocus/gsoc#organizations-confirmed-under-numfocus-umbrella [NumFOCUS]: https://summerofcode.withgoogle.com/organizations/5724916167475200/ [Apply]: https://summerofcode.withgoogle.com/student-signup/ -[Code of Conduct]: {{site.baseurl}}/pages/conduct/ +[Code of Conduct]: {{site.baseurl}}/conduct [eligibility criteria]: https://github.com/MDAnalysis/mdanalysis/wiki/Google-Summer-Of-Code#eligibility [own requirements]: https://github.com/MDAnalysis/mdanalysis/wiki/Google-Summer-Of-Code#our-expectations-from-students [easy bugs]: https://github.com/MDAnalysis/mdanalysis/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-easy diff --git a/_posts/2019-04-23-gsod2019.md b/_posts/2019-04-23-gsod2019.md index bd1b833d..ba398126 100644 --- a/_posts/2019-04-23-gsod2019.md +++ b/_posts/2019-04-23-gsod2019.md @@ -118,7 +118,7 @@ If you have any questions or if you want to work with us please write to us on t — @orbeckst, @richardjgowers -[Code of Conduct]: {{site.baseurl}}/pages/conduct/ +[Code of Conduct]: {{site.baseurl}}/conduct [gsod]: https://developers.google.com/season-of-docs/ [Python]: https://www.python.org/ [molecular dynamics]: https://en.wikipedia.org/wiki/Molecular_dynamics diff --git a/_posts/2019-05-01-gsod2019.md b/_posts/2019-05-01-gsod2019.md index 34a0e64e..85e65ad5 100644 --- a/_posts/2019-05-01-gsod2019.md +++ b/_posts/2019-05-01-gsod2019.md @@ -81,7 +81,7 @@ If you have any questions or if you want to work with us please write to us on t — @orbeckst, @richardjgowers -[Code of Conduct]: {{site.baseurl}}/pages/conduct/ +[Code of Conduct]: {{site.baseurl}}/conduct [gsod]: https://developers.google.com/season-of-docs/ [gsod-participants]: https://developers.google.com/season-of-docs/docs/participants/ [gsod-application-post]: {% post_url 2019-04-23-gsod2019 %} diff --git a/_posts/2020-02-22-gsoc2020.md b/_posts/2020-02-22-gsoc2020.md index 55fe5a72..95a00bb6 100644 --- a/_posts/2020-02-22-gsoc2020.md +++ b/_posts/2020-02-22-gsoc2020.md @@ -108,7 +108,7 @@ and answers as we are moving towards the application deadline. [org]: https://summerofcode.withgoogle.com/organizations/4891814374408192/ [Apply]: https://summerofcode.withgoogle.com/student-signup/ -[Code of Conduct]: {{site.baseurl}}/pages/conduct/ +[Code of Conduct]: {{site.baseurl}}/conduct [eligibility criteria]: {{ site.github.wiki }}/Google-Summer-Of-Code#eligibility [own requirements]: {{ site.github.wiki }}/Google-Summer-Of-Code#our-expectations-from-students [easy bugs]: https://github.com/MDAnalysis/mdanalysis/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-easy diff --git a/_posts/2021-03-09-gsoc2021.md b/_posts/2021-03-09-gsoc2021.md index f7e3695d..1e3dda84 100644 --- a/_posts/2021-03-09-gsoc2021.md +++ b/_posts/2021-03-09-gsoc2021.md @@ -103,7 +103,7 @@ development environment or how to contribute. [org]: https://summerofcode.withgoogle.com/organizations/6414449348444160/ [Apply]: https://summerofcode.withgoogle.com/student-signup/ -[Code of Conduct]: {{ site.baseurl }}/pages/conduct/ +[Code of Conduct]: {{ site.baseurl }}/conduct [eligibility criteria]: {{ site.github.wiki }}/Google-Summer-Of-Code#eligibility [own requirements]: {{ site.github.wiki }}/Google-Summer-Of-Code#our-expectations-from-students [easy bugs]: https://github.com/MDAnalysis/mdanalysis/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-easy diff --git a/_posts/2021-03-20-discord.md b/_posts/2021-03-20-discord.md index 00fc7555..22e58839 100644 --- a/_posts/2021-03-20-discord.md +++ b/_posts/2021-03-20-discord.md @@ -15,7 +15,7 @@ In order to join, use the sign-up link [{{ site.discord.invite }}]({{ site.discord.invite }}). By joining the MDAnalysis Discord Server you agree to our [Code of -Conduct]({{ site.baseurl }}/pages/conduct/). +Conduct]({{ site.baseurl }}/conduct). [coredev]: https://www.mdanalysis.org/about/#mdanalysis-core-developers [mne.gov.pt]: https://vistos.mne.gov.pt/en/short-stay-visas-schengen/general-information/schengen-area [email]: mailto:community@mdanalysis.org -[coc]: https://www.mdanalysis.org/pages/conduct/ +[coc]: https://www.mdanalysis.org/conduct [coc_report]: https://docs.google.com/forms/d/e/1FAIpQLSeID-DiFMbXAHFeeiNgPKiCoa3FwA5I_92xE9cqlZB-3J49zA/viewform?c=0&w=1 [ugm_email]: mailto:ugm@mdanalysis.org diff --git a/pages/ugm2024.md b/pages/ugm2024.md index 86b8132b..4f505230 100644 --- a/pages/ugm2024.md +++ b/pages/ugm2024.md @@ -146,6 +146,6 @@ style="float: left; height: 5em; " /> [abstracts]: {{site.data_files}}/mdaUGM2024-abstracts.pdf [coredev]: https://www.mdanalysis.org/about/#mdanalysis-core-developers [email]: mailto:community@mdanalysis.org -[coc]: https://www.mdanalysis.org/pages/conduct/ +[coc]: https://www.mdanalysis.org/conduct [coc_report]: https://docs.google.com/forms/d/e/1FAIpQLSeID-DiFMbXAHFeeiNgPKiCoa3FwA5I_92xE9cqlZB-3J49zA/viewform?c=0&w=1 [ugm_email]: mailto:ugm@mdanalysis.org