Skip to content

Commit e5ea26d

Browse files
author
Guillaume Lemaitre
committed
Change maintainers
1 parent 4fcca54 commit e5ea26d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ def is_installing():
3737
DISTNAME = 'imbalanced-learn'
3838
DESCRIPTION = 'Toolbox for imbalanced dataset in machine learning.'
3939
LONG_DESCRIPTION = descr
40-
MAINTAINER = 'Fernando Nogueira, Guillaume Lemaitre'
41-
MAINTAINER_EMAIL = 'fmfnogueira@gmail.com, g.lemaitre58@gmail.com'
40+
MAINTAINER = 'G. Lemaitre, F. Nogueira, D. Oliveira, C. Aridas'
41+
MAINTAINER_EMAIL = 'g.lemaitre58@gmail.com, fmfnogueira@gmail.com, [email protected], [email protected]'
4242
URL = 'https://github.com/fmfn/UnbalancedDataset'
4343
LICENSE = 'new BSD'
4444
DOWNLOAD_URL = 'https://github.com/fmfn/UnbalancedDataset'

0 commit comments

Comments
 (0)