qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Li Qiang" <liq3ea@163.com>, "Li Qiang" <liq3ea@gmail.com>,
	"Chetan Pant" <chetan4windows@gmail.com>,
	"Akihiko Odaki" <akihiko.odaki@gmail.com>,
	"Kővágó, Zoltán" <dirty.ice.hu@gmail.com>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries.
Date: Wed, 14 Jul 2021 11:06:28 +0100	[thread overview]
Message-ID: <20210714100628.10460-1-alex.bennee@linaro.org> (raw)
In-Reply-To: <20210714093719.21429-1-alex.bennee@linaro.org>

Again this is guess work based on public websites.

 - Chetan lists himself as a freelancer on twitter.
 - Akihiko lists themselves as an individual developer on GitHub
 - Jiaxun's website looks like a personal one

[AJB: Won't merge without confirmation from appropriate people.]

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: "Kővágó, Zoltán" <dirty.ice.hu@gmail.com>
Cc: Li Qiang <liq3ea@gmail.com>
Cc: Li Qiang <liq3ea@163.com>
Cc: Chetan Pant <chetan4windows@gmail.com>
Cc: Akihiko Odaki <akihiko.odaki@gmail.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 contrib/gitdm/group-map-individuals | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index 36bbb77c39..853fb98bc3 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -29,3 +29,9 @@ mrolnik@gmail.com
 huth@tuxfamily.org
 jhogan@kernel.org
 atar4qemu@gmail.com
+dirty.ice.hu@gmail.com
+liq3ea@163.com
+liq3ea@gmail.com
+chetan4windows@gmail.com
+akihiko.odaki@gmail.com
+jiaxun.yang@flygoat.com
-- 
2.20.1



  parent reply	other threads:[~2021-07-14 10:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14  9:36 [PATCH for 6.1-rc0 v1 00/21] documentation and metadata updates Alex Bennée
2021-07-14  9:36 ` [PATCH v1 01/21] gitignore: Update with some filetypes Alex Bennée
2021-07-14  9:37 ` [PATCH v1 02/21] docs: collect the disparate device emulation docs into one section Alex Bennée
2021-07-14  9:37 ` [PATCH v1 03/21] docs: add a section on the generalities of vhost-user Alex Bennée
2021-07-14  9:37 ` [PATCH v1 04/21] configure: remove needless if leg Alex Bennée
2021-07-14  9:37 ` [PATCH v1 05/21] contrib/gitdm: add some new aliases to fix up commits Alex Bennée
2021-07-14  9:37 ` [PATCH v1 06/21] .mailmap: fix up some broken commit authors Alex Bennée
2021-07-14  9:37 ` [PATCH v1 07/21] contrib/gitdm: add domain-map for MontaVista Alex Bennée
2021-07-14  9:37 ` [PATCH v1 08/21] contrib/gitdm: add a group mapping for robot scanners Alex Bennée
2021-07-14  9:37 ` [PATCH v1 09/21] gitdm.config: sort the corporate GroupMap entries Alex Bennée
2021-07-14  9:37 ` [PATCH v1 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung Alex Bennée
2021-07-14 10:07   ` Klaus Jensen
2021-07-14  9:37 ` [PATCH v1 11/21] contrib/gitdm: add domain-map for Eldorado Alex Bennée
2021-07-14  9:37 ` [PATCH v1 12/21] contrib/gitdm: add domain-map/group-map for Wind River Alex Bennée
2021-07-14 10:05   ` Bin Meng
2021-07-14  9:37 ` [PATCH v1 13/21] contrib/gitdm: un-ironically add a mapping for LWN Alex Bennée
2021-07-14  9:37 ` [PATCH v1 14/21] contrib/gitdm: add domain-map for Crudebyte Alex Bennée
2021-07-14  9:37 ` [PATCH v1 15/21] contrib/gitdm: add domain-map for ZTE Alex Bennée
2021-07-14  9:37 ` [PATCH v1 16/21] contrib/gitdm: add domain-map for Syrmia Alex Bennée
2021-07-14  9:37 ` [PATCH v1 17/21] contrib/gitdm: add domain-map for NVIDIA Alex Bennée
2021-07-14  9:37 ` [PATCH v1 18/21] contrib/gitdm: add group-map for Netflix Alex Bennée
2021-07-14 14:41   ` Warner Losh
2021-07-14  9:37 ` [PATCH v1 19/21] contrib/gitdm: add an explicit academic entry for BU Alex Bennée
2021-07-14  9:37 ` [PATCH v1 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work Alex Bennée
2021-07-14 10:06 ` Alex Bennée [this message]
2021-07-14 11:35   ` [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries Akihiko Odaki
2021-07-14 14:10     ` Chetan
2021-07-14 15:31   ` Li Qiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210714100628.10460-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=akihiko.odaki@gmail.com \
    --cc=chetan4windows@gmail.com \
    --cc=dirty.ice.hu@gmail.com \
    --cc=liq3ea@163.com \
    --cc=liq3ea@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).