Skip to content

Commit 36a3fae

Browse files
authored
docs: Update code of conduct to use organisational email (#2569)
1 parent ff493ff commit 36a3fae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
https://www.linkedin.com/in/marcogorelli/.
63+
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "1.39.1"
99
dependencies = []
1010
requires-python = ">=3.8"
1111
authors = [
12-
{ name = "Marco Gorelli", email = "[email protected]" },
12+
{ name = "Marco Gorelli", email = "[email protected]" },
1313
]
1414
description = "Extremely lightweight compatibility layer between dataframe libraries"
1515
readme = "README.md"

0 commit comments

Comments
 (0)