Skip to content

Commit 6a0700e

Browse files
committed
fixing pull request comments
1 parent b5c69b4 commit 6a0700e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@
2121
# """
2222

2323
LICENSE = "new BSD"
24-
AUTHORS = "Hong-Lan Botterman, Julien Roussel, Thomas Morzadec, Rima Hajou"
24+
AUTHORS = "Hong-Lan Botterman, Julien Roussel, Thomas Morzadec, Rima Hajou, Firas Dakhli"
2525
AUTHORS_EMAIL = """
2626
2727
2828
29-
29+
30+
3031
"""
3132

3233
PYTHON_REQUIRES = ">=3.8"

0 commit comments

Comments
 (0)