[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 08/28] contrib/gitdm: add a group mapping for robot scanners
|
From: |
Alex Bennée |
|
Subject: |
[PULL 08/28] contrib/gitdm: add a group mapping for robot scanners |
|
Date: |
Fri, 23 Jul 2021 18:03:34 +0100 |
This mostly affects Reported-by: tags
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210720232703.10650-9-alex.bennee@linaro.org>
diff --git a/contrib/gitdm/group-map-robots b/contrib/gitdm/group-map-robots
new file mode 100644
index 0000000000..ffd956c2eb
--- /dev/null
+++ b/contrib/gitdm/group-map-robots
@@ -0,0 +1,7 @@
+#
+# There are various automatic robots that occasionally scan and report
+# bugs. Let's group them together here.
+#
+
+# Euler Robot
+euler.robot@huawei.com
diff --git a/gitdm.config b/gitdm.config
index c01c219078..7378238c20 100644
--- a/gitdm.config
+++ b/gitdm.config
@@ -43,6 +43,9 @@ GroupMap contrib/gitdm/group-map-janustech Janus Technologies
GroupMap contrib/gitdm/group-map-individuals (None)
GroupMap contrib/gitdm/group-map-academics Academics (various)
+# Group together robots and other auto-reporters
+GroupMap contrib/gitdm/group-map-robots Robots (various)
+
#
#
# Use FileTypeMap to map a file types to file names using regular
--
2.20.1
- [PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates, Alex Bennée, 2021/07/23
- [PULL 01/28] gitignore: Update with some filetypes, Alex Bennée, 2021/07/23
- [PULL 03/28] docs: add a section on the generalities of vhost-user, Alex Bennée, 2021/07/23
- [PULL 04/28] configure: remove needless if leg, Alex Bennée, 2021/07/23
- [PULL 02/28] docs: collect the disparate device emulation docs into one section, Alex Bennée, 2021/07/23
- [PULL 07/28] contrib/gitdm: add domain-map for MontaVista, Alex Bennée, 2021/07/23
- [PULL 06/28] .mailmap: fix up some broken commit authors, Alex Bennée, 2021/07/23
- [PULL 09/28] gitdm.config: sort the corporate GroupMap entries, Alex Bennée, 2021/07/23
- [PULL 08/28] contrib/gitdm: add a group mapping for robot scanners,
Alex Bennée <=
- [PULL 10/28] contrib/gitdm: add domain-map/group-map mappings for Samsung, Alex Bennée, 2021/07/23
- [PULL 05/28] contrib/gitdm: add some new aliases to fix up commits, Alex Bennée, 2021/07/23
- [PULL 11/28] contrib/gitdm: add domain-map for Eldorado, Alex Bennée, 2021/07/23
- [PULL 19/28] contrib/gitdm: add more individual contributor entries., Alex Bennée, 2021/07/23
- [PULL 20/28] tcg/plugins: implement a qemu_plugin_user_exit helper, Alex Bennée, 2021/07/23
- [PULL 26/28] gitlab: enable a very minimal build with the tricore container, Alex Bennée, 2021/07/23
- [PULL 21/28] plugins/cache: Fixed a bug with destroying FIFO metadata, Alex Bennée, 2021/07/23
- [PULL 23/28] plugins/cache: Fixed "function decl. is not a prototype" warnings, Alex Bennée, 2021/07/23
- [PULL 15/28] contrib/gitdm: add domain-map for NVIDIA, Alex Bennée, 2021/07/23
- [PULL 13/28] contrib/gitdm: un-ironically add a mapping for LWN, Alex Bennée, 2021/07/23