From 80f45e65c02bc3e4215d5037f68fdfcf56bfd49e Mon Sep 17 00:00:00 2001 From: Daniel Henrique Barboza Date: Fri, 18 Oct 2019 11:40:37 -0300 Subject: [PATCH] gitdm: add 'ibm' file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some people from IBM does not use 'ibm.com' domain emails. Suggested-by: Leonardo Augusto GuimarĂ£es Garcia Signed-off-by: Daniel Henrique Barboza Reviewed-by: Andrea Bolognani --- docs/gitdm/companies/ibm | 6 ++++++ docs/gitdm/companies/others | 1 - gitdm.config | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 docs/gitdm/companies/ibm diff --git a/docs/gitdm/companies/ibm b/docs/gitdm/companies/ibm new file mode 100644 index 0000000000..ce0315df66 --- /dev/null +++ b/docs/gitdm/companies/ibm @@ -0,0 +1,6 @@ +ibm.com + +# These IBM employees used their personal email address when contributing +# to libvirt and we don't have the corresponding @ibm.com address on file. + +danielhb413@gmail.com diff --git a/docs/gitdm/companies/others b/docs/gitdm/companies/others index db2c0061bd..99dc1ab31e 100644 --- a/docs/gitdm/companies/others +++ b/docs/gitdm/companies/others @@ -35,7 +35,6 @@ hitachi.com Hitachi hoster-ok.com hoster-ok.com hp.com HP huawei.com Huawei -ibm.com IBM inktank.com Inktank Storage intel.com Intel intellilink.co.jp NTT DATA INTELLILINK diff --git a/gitdm.config b/gitdm.config index 3ff3f439d2..396d16758f 100644 --- a/gitdm.config +++ b/gitdm.config @@ -23,6 +23,7 @@ EmailMap docs/gitdm/companies/others GroupMap docs/gitdm/companies/canonical Canonical GroupMap docs/gitdm/companies/datto Datto GroupMap docs/gitdm/companies/dreamhost DreamHost +GroupMap docs/gitdm/companies/ibm IBM GroupMap docs/gitdm/companies/nec NEC GroupMap docs/gitdm/companies/redhat Red Hat GroupMap docs/gitdm/companies/suse SUSE