mbox series

[0/8] gitdm metadata updates for Oct '23

Message ID 20231013154424.1536392-1-alex.bennee@linaro.org
Headers show
Series gitdm metadata updates for Oct '23 | expand

Message

Alex Bennée Oct. 13, 2023, 3:44 p.m. UTC
Hi,

I was looking at the stats today so I've done my usual run of gitdm
and then attempted to fix up the missing bits. I've had to patch gitdm
to deal with gitlab URLS in place of email addresses and will have to
work out if that is worth upstreaming at some point.

The Rivos Inc updates actually got acked a while back but have been
sitting on the tree waiting for me to bundle it in a PR. I've added
the HiSilicon, Daynix and mailmap patches. The others never got acked
so the come around one more time.

Thanks,

Alex.

Alex Bennée (7):
  contrib/gitdm: Add Rivos Inc to the domain map
  contrib/gitdm: add a group map for SiFive
  contrib/gitdm: add a group map for Google
  contrib/gitdm: add more individual contributors
  contrib/gitdm: map HiSilicon to Huawei
  contrib/gitdm: add Daynix to domain-map
  mailmap: fixup some more corrupted author fields

luzhipeng (1):
  contrib/gitdm: add domain-map for Cestc

 .mailmap                            | 2 ++
 contrib/gitdm/domain-map            | 4 ++++
 contrib/gitdm/group-map-google      | 5 +++++
 contrib/gitdm/group-map-individuals | 1 +
 contrib/gitdm/group-map-sifive      | 5 +++++
 gitdm.config                        | 2 ++
 6 files changed, 19 insertions(+)
 create mode 100644 contrib/gitdm/group-map-google
 create mode 100644 contrib/gitdm/group-map-sifive