[Infrastructure: 1/2] Fix cc on issue templates



commit 6c51b4f3d21a00d0436795774f6a4413679d0f88
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Sun Jun 16 19:14:58 2019 -0300

    Fix cc on issue templates

 .gitlab/issue_templates/archive-mailing-list.md | 2 +-
 .gitlab/issue_templates/default-template.md     | 2 +-
 .gitlab/issue_templates/new-mailing-list.md     | 2 +-
 .gitlab/issue_templates/new-mirror.md           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab/issue_templates/archive-mailing-list.md b/.gitlab/issue_templates/archive-mailing-list.md
index d50afe4..af8f513 100644
--- a/.gitlab/issue_templates/archive-mailing-list.md
+++ b/.gitlab/issue_templates/archive-mailing-list.md
@@ -10,4 +10,4 @@ Please remember we only remove the list information, subscriptions and NOT the a
 themselves which are kept around for historical reasons.
 
 /label ~archiveml
-/cc averi
+/cc @averi
diff --git a/.gitlab/issue_templates/default-template.md b/.gitlab/issue_templates/default-template.md
index 02650ea..e077139 100644
--- a/.gitlab/issue_templates/default-template.md
+++ b/.gitlab/issue_templates/default-template.md
@@ -26,4 +26,4 @@ logs, and code as it's very hard to read otherwise.)
 
 
 /label ~bug ~reproduced ~needs-investigation
-/cc averi
+/cc @averi
diff --git a/.gitlab/issue_templates/new-mailing-list.md b/.gitlab/issue_templates/new-mailing-list.md
index fbd794a..1aafc8c 100644
--- a/.gitlab/issue_templates/new-mailing-list.md
+++ b/.gitlab/issue_templates/new-mailing-list.md
@@ -10,4 +10,4 @@ listed on https://wiki.gnome.org/Sysadmin/MailingLists/NewListRequest#New_List_R
 3. If you are moving your list from an existing service, and want your archives preserved, please also make 
your archive history available in .mbox format on an URL or attached to the ticket. It should be one single 
file, and gzip/bzip2 compressed. Do not compress in any other format!
 
 /label ~newml
-/cc averi
+/cc @averi
diff --git a/.gitlab/issue_templates/new-mirror.md b/.gitlab/issue_templates/new-mirror.md
index a36e827..3997053 100644
--- a/.gitlab/issue_templates/new-mirror.md
+++ b/.gitlab/issue_templates/new-mirror.md
@@ -10,4 +10,4 @@ Main point of contact name and surname, e-mail (possibly pointing to a request t
 of any sort in case the main contact is not available.
 
 /label ~newmirror
-/cc averi
+/cc @averi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]