Added Corey Bryant <corey.bryant@canonical.com> as Uploaders.

This commit is contained in:
Thomas Goirand
2015-06-18 08:29:24 +00:00
parent 61c53ee7bb
commit f2be91b03d
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ python-cinderclient (1:1.2.2-1) UNRELEASED; urgency=medium
* Added Python3 support. * Added Python3 support.
* Swiched to using testr directly when running tests. * Swiched to using testr directly when running tests.
* Moved bash completion to /usr. * Moved bash completion to /usr.
* Added Corey Bryant <corey.bryant@canonical.com> as Uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Mon, 08 Jun 2015 10:40:39 -0400 -- Corey Bryant <corey.bryant@canonical.com> Mon, 08 Jun 2015 10:40:39 -0400

3
debian/control vendored
View File

@@ -2,7 +2,8 @@ Source: python-cinderclient
Section: python Section: python
Priority: optional Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>, Uploaders: Corey Bryant <corey.bryant@canonical.com>,
Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9), Build-Depends: debhelper (>= 9),
dh-python, dh-python,
openstack-pkg-tools, openstack-pkg-tools,