Skip to content

Commit c25c1d9

Browse files
authored
Use NumFocus' code of conduct (#619)
1 parent 0e4ad97 commit c25c1d9

File tree

4 files changed

+9
-135
lines changed

4 files changed

+9
-135
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Code of Conduct
2+
3+
- [NumFOCUS Code of Conduct](https://numfocus.org/code-of-conduct)

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 132 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![image](https://codecov.io/gh/optimagic-dev/optimagic/branch/main/graph/badge.svg)](https://codecov.io/gh/optimagic-dev/optimagic)
1111
[![image](https://results.pre-commit.ci/badge/github/optimagic-dev/optimagic/main.svg)](https://results.pre-commit.ci/latest/github/optimagic-dev/optimagic/main)
1212
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
13-
[![image](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
1413
[![image](https://pepy.tech/badge/optimagic/month)](https://pepy.tech/project/optimagic)
1514
[![image](https://img.shields.io/badge/NumFOCUS-affiliated%20project-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org/sponsored-projects/affiliated-projects)
1615
[![image](https://img.shields.io/twitter/follow/aiidateam.svg?style=social&label=Follow)](https://x.com/optimagic)
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
(coc)=
22

3-
```{include} ../../../CODE_OF_CONDUCT.md
4-
```
3+
## Code of Conduct
4+
5+
The optimagic project has a [Code of Conduct][conduct] to which all contributors must
6+
adhere. See details in the [written policy statement][conduct].
7+
8+
[conduct]: https://github.com/optimagic-dev/optimagic/blob/main/.github/CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)