[sysadmin/ci-master-config] /: Setup email notifications for new PIM repositories.

Ben Cooksley bcooksley at kde.org
Tue Sep 6 11:26:05 BST 2016


Git commit 22d97d3f178fb49555e70744a21ad9c1eb7ff72c by Ben Cooksley.
Committed on 06/09/2016 at 10:25.
Pushed by bcooksley into branch 'master'.

Setup email notifications for new PIM repositories.
If the entries have not shown up on build.kde.org this is because the build metadata in kde-build-metadata has not been setup.
CCMAIL: kde-pim at kde.org
CCMAIL: sknauss at kde.org
CCMAIL: montel at kde.org

M  +34   -17   identifiers.json

http://commits.kde.org/sysadmin/ci-master-config/22d97d3f178fb49555e70744a21ad9c1eb7ff72c

diff --git a/identifiers.json b/identifiers.json
index 64da973..ea4e74d 100644
--- a/identifiers.json
+++ b/identifiers.json
@@ -4992,70 +4992,87 @@
     },
     {
         "projectname": "akonadi-calendar-tools",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "akonadiconsole",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "akonadi-import-wizard",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "akregator",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "blogilo",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "grantlee-editor",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "kaddressbook",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "kalarm",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "kmail",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "kmail-account-wizard",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "knotes",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "kontact",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "korganizer",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "mbox-importer",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "pim-data-exporter",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "pim-sieve-editor",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     },
     {
         "projectname": "pim-storage-service-manager",
-        "cron": "@weekly"
+        "cron": "@weekly",
+        "email": "kde-pim at kde.org"
     }
 ]



More information about the kde-pim mailing list