summaryrefslogtreecommitdiff
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-14 19:10:44 +0000
commitf1d3b5fe6560474cec7daa57157c044c7309ed3c (patch)
tree35e8015d1e3eb0987ac5051aaa78f22654055c40
parent71be499420555486372e985aa3ae8ffe0b969646 (diff)
downloadmongo-f1d3b5fe6560474cec7daa57157c044c7309ed3c.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.
-rw-r--r--debian/mongodb-enterprise-unstable.control2
-rw-r--r--debian/mongodb-enterprise.control2
-rw-r--r--debian/mongodb-org-unstable.control2
-rw-r--r--debian/mongodb-org.control2
-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
12 files changed, 28 insertions, 4 deletions
diff --git a/debian/mongodb-enterprise-unstable.control b/debian/mongodb-enterprise-unstable.control
index d8ee15cf907..8bb3604862f 100644
--- a/debian/mongodb-enterprise-unstable.control
+++ b/debian/mongodb-enterprise-unstable.control
@@ -1,7 +1,7 @@
Source: mongodb-enterprise-unstable
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-enterprise.control b/debian/mongodb-enterprise.control
index 3af239ccd20..daac72427bd 100644
--- a/debian/mongodb-enterprise.control
+++ b/debian/mongodb-enterprise.control
@@ -1,7 +1,7 @@
Source: mongodb-enterprise
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-org-unstable.control b/debian/mongodb-org-unstable.control
index cac9bde022c..b6ac8a903d6 100644
--- a/debian/mongodb-org-unstable.control
+++ b/debian/mongodb-org-unstable.control
@@ -1,7 +1,7 @@
Source: mongodb-org-unstable
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
diff --git a/debian/mongodb-org.control b/debian/mongodb-org.control
index cce2377d69c..dabd8ca1e7c 100644
--- a/debian/mongodb-org.control
+++ b/debian/mongodb-org.control
@@ -1,7 +1,7 @@
Source: mongodb-org
Section: database
Priority: optional
-Maintainer: Ernie Hershey <ernie.hershey@mongodb.com>
+Maintainer: MongoDB Packaging <packaging@mongodb.com>
Build-Depends:
Standards-Version: 3.8.0
Homepage: http://www.mongodb.org
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 8a52313c23c..73db965885e 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -280,6 +280,9 @@ fi
%{_bindir}/install_compass
%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 9e56c75ff17..c2b61376706 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -268,6 +268,9 @@ fi
%{_bindir}/install_compass
%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 ca0fb02d88a..253d3292586 100644
--- a/rpm/mongodb-org-unstable.spec
+++ b/rpm/mongodb-org-unstable.spec
@@ -270,6 +270,9 @@ fi
%{_bindir}/install_compass
%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 f20b75bf05b..5636418310a 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -282,6 +282,9 @@ fi
%{_bindir}/install_compass
%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.