summaryrefslogtreecommitdiff
path: root/rpm/mongodb-enterprise.spec
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2020-05-12 23:38:39 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-05-18 16:55:45 +0000
commit6954f5ff57bb521ec69b1ed6df6d9bc2ea5942e3 (patch)
tree7f4435f5111cdb70d47212c480ffef4d1ee886ec /rpm/mongodb-enterprise.spec
parentb9b467c27436bcd3fac52f13d16d0b2da8ac190f (diff)
downloadmongo-6954f5ff57bb521ec69b1ed6df6d9bc2ea5942e3.tar.gz
SERVER-47256 Update the debian package maintainer email
The previous debian package maintainer was set to a single person, and any maintainer requests would be directed at this person. Instead, we use an email list that is dedicated for the purpose. (cherry picked from commit f1d3b5fe6560474cec7daa57157c044c7309ed3c)
Diffstat (limited to 'rpm/mongodb-enterprise.spec')
-rw-r--r--rpm/mongodb-enterprise.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 403f76ddbcd..5d20ecf371d 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -320,6 +320,9 @@ fi
%{_bindir}/mongocryptd
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Mon Oct 10 2016 Sam Kleinman <sam@mongodb.com>
- Support for systemd init processes.