summaryrefslogtreecommitdiff
path: root/rpm
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
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')
-rw-r--r--rpm/mongodb-enterprise-init.spec3
-rw-r--r--rpm/mongodb-enterprise-unstable-init.spec3
-rw-r--r--rpm/mongodb-enterprise-unstable.spec3
-rw-r--r--rpm/mongodb-enterprise.spec3
-rw-r--r--rpm/mongodb-org-init.spec3
-rw-r--r--rpm/mongodb-org-unstable-init.spec3
-rw-r--r--rpm/mongodb-org-unstable.spec3
-rw-r--r--rpm/mongodb-org.spec3
8 files changed, 24 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index cba146b83c2..dd1a8dd6fd7 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -318,6 +318,9 @@ fi
%{_bindir}/mongocryptd
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec
index bfa2972456d..e77c7dbf063 100644
--- a/rpm/mongodb-enterprise-unstable-init.spec
+++ b/rpm/mongodb-enterprise-unstable-init.spec
@@ -308,6 +308,9 @@ fi
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index 0216ba60199..4f24bcca2b6 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -311,6 +311,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.
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.
diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec
index 08bd2df39ad..5638c2df3e2 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -282,6 +282,9 @@ fi
%{_mandir}/man1/mongoldap.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec
index df65e075529..9ccceecf811 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -270,6 +270,9 @@ fi
%{_mandir}/man1/mongoldap.1*
%changelog
+* Wed May 13 2020 MongoDB Packaging <packaging@mongodb.com>
+- Update packaging contact
+
* Thu Dec 19 2013 Ernie Hershey <ernie.hershey@mongodb.com>
- Packaging file cleanup
diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec
index bc74e74dd7c..08a0327ff25 100644
--- a/rpm/mongodb-org-unstable.spec
+++ b/rpm/mongodb-org-unstable.spec
@@ -272,6 +272,9 @@ fi
%{_mandir}/man1/mongoldap.1*
%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.
diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec
index acd16a8c78b..bff80fa804c 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -284,6 +284,9 @@ fi
%{_mandir}/man1/mongoldap.1*
%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.