diff options
author | Tim Potter <tpot@hp.com> | 2014-08-06 10:20:28 +1000 |
---|---|---|
committer | Tim Potter <tpot@hp.com> | 2014-08-06 10:20:28 +1000 |
commit | f8d8a25cc9b3f600d3280c23af45f2d1cc0f9c5d (patch) | |
tree | 476b5d50e4681ac0705bfdfa0a96abb59fb35eb4 | |
parent | cf939050e9e10b74e48b42369f0c2bb15d91bb2a (diff) | |
download | elasticsearch-f8d8a25cc9b3f600d3280c23af45f2d1cc0f9c5d.tar.gz |
Set pkg-java-maintainers as Maintainer and bengen as Uploaders, as discussed
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d4e2f57..c11f560 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: elasticsearch -Maintainer: Hilko Bengen <bengen@debian.org> +Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org> +Uploaders: Hilko Bengen <bengen@debian.org> Section: web Build-Depends-Indep: debhelper (>= 9), maven, maven-debian-helper (>= 1.6), default-jdk, libcarrotsearch-hppc-java, |