Skip to content

Commit bf7a954

Browse files
lewtunulupo
andauthored
Update list of maintainers (giotto-ai#591)
* Update list of maintainers Co-authored-by: Umberto Lupo <[email protected]>
1 parent 8e96863 commit bf7a954

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

GOVERNANCE.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ Giotto-tda Project Team:
1414
------------------------
1515

1616
- Umberto Lupo [email protected] (Maintainer)
17-
- Lewis Tunstall lewis.c.tunstall@gmail.com (Maintainer)
17+
- Wojciech Reise reisewojtus@gmail.com (Maintainer)
1818
- Matteo Caorsi [email protected] (Project Leader)
1919

2020
Former Project Team Members:
2121
----------------------------
2222

23+
- Lewis Tunstall [email protected] (Maintainer)
2324
- Philippe Nguyen [email protected] (Developer)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
with codecs.open("README.rst", encoding="utf-8-sig") as f:
2626
LONG_DESCRIPTION = f.read()
2727
LONG_DESCRIPTION_TYPE = "text/x-rst"
28-
MAINTAINER = "Umberto Lupo, Lewis Tunstall"
28+
MAINTAINER = "Umberto Lupo, Wojciech Reise"
2929
MAINTAINER_EMAIL = "[email protected]"
3030
URL = "https://github.com/giotto-ai/giotto-tda"
3131
LICENSE = "GNU AGPLv3"

0 commit comments

Comments
 (0)