Skip to content

Commit 3a74e62

Browse files
authored
Merge pull request #21 from radionets-project/update_project_maintainers
Update maintainers
2 parents 96373bf + 6c082b9 commit 3a74e62

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/changes/21.maintenance.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Update maintainers of the package

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ readme = "README.rst"
99
authors = [
1010
{ name = "radionets-project developers" }
1111
]
12+
maintainers = [
13+
{ name = "Anno Knierim", email = "[email protected]" },
14+
{ name = "Tom Groß", email = "[email protected]" },
15+
]
1216
license = { text = "MIT" }
1317
classifiers = [
1418
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)