diff options
author | Christopher Baines <mail@cbaines.net> | 2015-11-22 18:55:46 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-11-22 18:55:46 +0000 |
commit | a8627916b82d4c1084b2cddd18db69d16cb59762 (patch) | |
tree | c34dcf391953b5e7597ac605de04f87d02c83eba | |
parent | caa8b816f6665069414a579016cd43525ca13101 (diff) | |
download | sklearn-pandas-a8627916b82d4c1084b2cddd18db69d16cb59762.tar sklearn-pandas-a8627916b82d4c1084b2cddd18db69d16cb59762.tar.gz |
Set Debian Python Modules Team as maintainer
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4238dcf..4741d69 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: sklearn-pandas -Maintainer: Christopher Baines <mail@cbaines.net> +Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> +Uploaders: Christopher Baines <mail@cbaines.net> Section: python Priority: optional Build-Depends: debhelper (>= 9), |