Email notifications

Enables email notifications from tf-m-release. Updates other jobs to
send emails to interested people within the TF-M team, and removes
emails to ex-staff members.

Change-Id: I4da4625b779c06ab133f2e723db06da25b138b6b
Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com>
diff --git a/tf-m-code-coverage.yaml b/tf-m-code-coverage.yaml
index 982c1d9..622557e 100644
--- a/tf-m-code-coverage.yaml
+++ b/tf-m-code-coverage.yaml
@@ -128,7 +128,7 @@
             full commit hash         : Pick up a specific commit
       - string:
           name: 'EMAIL_NOTIFICATION'
-          default: 'xinyu.zhang@arm.com, paul.sokolovsky@linaro.org'
+          default: 'matthew.dalzell@arm.com, paul.sokolovsky@linaro.org'
       - string:
           name: SHARE_FOLDER
           default: '/srv/shared/${JOB_NAME}/${BUILD_NUMBER}'
diff --git a/tf-m-extra-build.yaml b/tf-m-extra-build.yaml
index 5129458..4f2ae7e 100644
--- a/tf-m-extra-build.yaml
+++ b/tf-m-extra-build.yaml
@@ -85,7 +85,7 @@
           description: "Name of Jenkins credential for authentication with LAVA."
       - string:
           name: 'EMAIL_NOTIFICATION'
-          default: 'xinyu.zhang@arm.com'
+          default: 'matthew.dalzell@arm.com'
       - string:
           name: 'MCUBOOT_REFSPEC'
           default: ''
diff --git a/tf-m-nightly.yaml b/tf-m-nightly.yaml
index 03146c8..0f75292 100644
--- a/tf-m-nightly.yaml
+++ b/tf-m-nightly.yaml
@@ -86,9 +86,9 @@
           description: "Name of Jenkins credential for authentication with LAVA."
       - string:
           name: 'EMAIL_NOTIFICATION'
-          default: 'tf-m-ci-notifications@lists.trustedfirmware.org, paul.sokolovsky@linaro.org'
+          default: 'tf-m-ci-notifications@lists.trustedfirmware.org, paul.sokolovsky@linaro.org, matthew.dalzell@arm.com, anton.komlev@arm.com, antonio.deangelis@arm.com'
           description: |
-            Send email norification when test failed.
+            Send email notification when test failed.
       - string:
           name: 'MCUBOOT_REFSPEC'
           default: ''
diff --git a/tf-m-release.yaml b/tf-m-release.yaml
index 79c2299..2402e62 100644
--- a/tf-m-release.yaml
+++ b/tf-m-release.yaml
@@ -81,6 +81,11 @@
           default: 'LAVA_CREDENTIALS'
           description: "Name of Jenkins credential for authentication with LAVA."
       - string:
+          name: 'EMAIL_NOTIFICATION'
+          default: 'matthew.dalzell@arm.com, anton.komlev@arm.com, antonio.deangelis@arm.com'
+          description: |
+            Send email notification when test failed.
+      - string:
           name: 'MCUBOOT_REFSPEC'
           default: ''
           description: |