Skip to content

Commit 31f7fda

Browse files
committed
📇 Fix missing contact in code-of-conduct
The CODE_OF_CONDUCT.md file was unintentionally missing the contact email address, and still contained the initial placeholder of `[INSERT EMAIL HERE]`. This fixes the error and inserts the correct contact information.
1 parent 0b0f5cb commit 31f7fda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CODE_OF_CONDUCT.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
58+
reported by contacting the project team at [email protected]. All
5959
complaints will be reviewed and investigated and will result in a response that
6060
is deemed necessary and appropriate to the circumstances. The project team is
6161
obligated to maintain confidentiality with regard to the reporter of an incident.
@@ -71,4 +71,3 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi
7171
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
7272

7373
[homepage]: https://www.contributor-covenant.org
74-

0 commit comments

Comments
 (0)