launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #30040
[Merge] ~cjwatson/launchpad:charm-maintainer into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:charm-maintainer into launchpad:master.
Commit message:
charm: Change "maintainer" to a team mailing list
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/443660
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:charm-maintainer into launchpad:master.
diff --git a/charm/launchpad-admin/metadata.yaml b/charm/launchpad-admin/metadata.yaml
index 974315f..f2798a0 100644
--- a/charm/launchpad-admin/metadata.yaml
+++ b/charm/launchpad-admin/metadata.yaml
@@ -1,7 +1,7 @@
name: launchpad-admin
display-name: launchpad-admin
summary: Launchpad administrative tools
-maintainer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
+maintainer: Launchpad Developers <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
description: |
Launchpad is an open source suite of tools that help people and teams
to work together on software projects.
diff --git a/charm/launchpad-appserver/metadata.yaml b/charm/launchpad-appserver/metadata.yaml
index 755bcd3..b56f0d6 100644
--- a/charm/launchpad-appserver/metadata.yaml
+++ b/charm/launchpad-appserver/metadata.yaml
@@ -1,7 +1,7 @@
name: launchpad-appserver
display-name: launchpad-appserver
summary: Launchpad application server
-maintainer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
+maintainer: Launchpad Developers <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
description: |
Launchpad is an open source suite of tools that help people and teams
to work together on software projects.
diff --git a/charm/launchpad-assets/metadata.yaml b/charm/launchpad-assets/metadata.yaml
index 745ccde..fe17318 100644
--- a/charm/launchpad-assets/metadata.yaml
+++ b/charm/launchpad-assets/metadata.yaml
@@ -1,7 +1,7 @@
name: launchpad-assets
display-name: launchpad-assets
summary: Launchpad assets
-maintainer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
+maintainer: Launchpad Developers <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
description: |
Launchpad is an open source suite of tools that help people and teams
to work together on software projects.
diff --git a/charm/launchpad-librarian/metadata.yaml b/charm/launchpad-librarian/metadata.yaml
index da12af8..ed17f6e 100644
--- a/charm/launchpad-librarian/metadata.yaml
+++ b/charm/launchpad-librarian/metadata.yaml
@@ -1,7 +1,7 @@
name: launchpad-librarian
display-name: launchpad-librarian
summary: Launchpad librarian
-maintainer: Colin Watson <cjwatson@xxxxxxxxxxxxx>
+maintainer: Launchpad Developers <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
description: |
Launchpad is an open source suite of tools that help people and teams
to work together on software projects.
diff --git a/charm/launchpad/metadata.yaml b/charm/launchpad/metadata.yaml
index 756f802..3dbf9a9 100644
--- a/charm/launchpad/metadata.yaml
+++ b/charm/launchpad/metadata.yaml
@@ -1,7 +1,7 @@
name: launchpad
display-name: launchpad
summary: Launchpad web application
-maintainer: Guruprasad <guruprasad.ln@xxxxxxxxxxxxx>
+maintainer: Launchpad Developers <launchpad-dev@xxxxxxxxxxxxxxxxxxx>
description: |
Launchpad is an open source suite of tools that help people and teams
to work together on software projects.