summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-09-14 16:02:23 -0500
committerRick Elrod <rick@elrod.me>2020-09-14 16:02:23 -0500
commit355a69f416d2359feab984823d09a78b37b00495 (patch)
tree9aca945cb56259c06ff5a52a9361e886be4e0626
parent6cf4a33f3581120a2777db00caff9bf4c56db7cd (diff)
downloadansible-355a69f416d2359feab984823d09a78b37b00495.tar.gz
Revert "[deb packaging] Change maintainer email for now"v2.10.1
This reverts commit 6cf4a33f3581120a2777db00caff9bf4c56db7cd.
-rw-r--r--packaging/debian/changelog2
-rw-r--r--packaging/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 9c14f1b2d4..0eb840ce7c 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -2,4 +2,4 @@ ansible-base (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
* %VERSION% release
- -- Ansible, Inc. <relrod@ansible.com> %DATE%
+ -- Ansible, Inc. <info@ansible.com> %DATE%
diff --git a/packaging/debian/control b/packaging/debian/control
index 8538efe168..7138005704 100644
--- a/packaging/debian/control
+++ b/packaging/debian/control
@@ -2,7 +2,7 @@ Source: ansible-base
Section: admin
Priority: optional
Standards-Version: 3.9.3
-Maintainer: Ansible, Inc. <relrod@ansible.com>
+Maintainer: Ansible, Inc. <info@ansible.com>
Build-Depends: cdbs, debhelper (>= 5.0.0), python3-docutils, python3, dh-python | python-support, python3-setuptools, lsb-release, python3-straight.plugin, python3-packaging, python3-jinja2
Homepage: https://github.com/ansible/ansible/