Skip to content

Commit 76e9150

Browse files
tim-schillingmatthiask
authored andcommitted
Drop Rob's email address in project config.
We should remove Rob's email address. This gets listed on PyPI and could lead to people sending emails requesting help.
1 parent dbb8015 commit 76e9150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = "A configurable set of panels that display various debug informati
1010
readme = "README.rst"
1111
license = {text = "BSD-3-Clause"}
1212
authors = [
13-
{ name = "Rob Hudson", email = "[email protected]" },
13+
{ name = "Rob Hudson" },
1414
]
1515
requires-python = ">=3.7"
1616
dependencies = [

0 commit comments

Comments
 (0)