qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "César Belley" <cesar.belley@lse.epita.fr>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Mike Ryan" <mikeryan@isi.edu>,
	"Stephen Checkoway" <stephen.checkoway@oberlin.edu>,
	"Vince Weaver" <vince@csl.cornell.edu>,
	qemu-devel@nongnu.org, "Xinyu Li" <precinct@mail.ustc.edu.cn>,
	"Alex Richardson" <Alexander.Richardson@cl.cam.ac.uk>,
	"Amir Charif" <amir.charif@cea.fr>,
	"Guan Xuetao" <gxt@mprc.pku.edu.cn>,
	"Alex Barcelo" <abarcelo@ac.upc.edu>,
	"Lluís Vilanova" <vilanova@ac.upc.edu>,
	linzhecheng <linzc@zju.edu.cn>,
	"Mike Nawrocki" <michael.nawrocki@gtri.gatech.edu>,
	"Dayeol Lee" <dayeol@berkeley.edu>,
	"Nickolai Zeldovich" <nickolai@csail.mit.edu>,
	"Hesham Almatary" <Hesham.Almatary@cl.cam.ac.uk>,
	"Brian Wheeler" <bdwheele@indiana.edu>,
	"Pavel Pisa" <pisa@cmp.felk.cvut.cz>,
	"Christoffer Dall" <cdall@cs.columbia.edu>,
	"Colin Lord" <cdlord2@illinois.edu>,
	"Gabriel Somlo" <somlo@cmu.edu>,
	"Alexander Bulekov" <alxndr@bu.edu>,
	"Fan Yang" <Fan_Yang@sjtu.edu.cn>,
	"Fabrice Desclaux" <fabrice.desclaux@cea.fr>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Akkarit Sangpetch" <asangpet@andrew.cmu.edu>,
	"Viktor Prutyanov" <viktor.prutyanov@phystech.edu>,
	"Chen Wei-Ren" <chenwj@iis.sinica.edu.tw>,
	"Bastian Koppelmann" <kbastian@mail.uni-paderborn.de>,
	"Zhang Mengchi" <zhangmengchi@mprc.pku.edu.cn>,
	"Timothy Edward Baldwin" <T.E.Baldwin99@members.leeds.ac.uk>
Subject: Re: [RFC PATCH 2/2] contrib/gitdm: Add more academic domains
Date: Mon, 12 Oct 2020 20:28:44 +0200	[thread overview]
Message-ID: <d9daf2af-eaeb-4a82-4742-137d23d56ca4@lse.epita.fr> (raw)
In-Reply-To: <20201004204010.2048608-3-f4bug@amsat.org>

Acked-by: César Belley <cesar.belley@lse.epita.fr>

On 10/4/20 10:40 PM, Philippe Mathieu-Daudé wrote:
> There is a number of contributions from these academic domains.
> Add the entries to the gitdm 'academic' domain map.
> 
> Cc: Akkarit Sangpetch <asangpet@andrew.cmu.edu>
> Cc: Alexander Bulekov <alxndr@bu.edu>
> Cc: Alexander Oleinik <alxndr@bu.edu>
> Cc: Alex Barcelo <abarcelo@ac.upc.edu>
> Cc: Brian Wheeler <bdwheele@indiana.edu>
> Cc: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
> Cc: Christoffer Dall <cdall@cs.columbia.edu>
> Cc: Colin Lord <cdlord2@illinois.edu>
> Cc: Dayeol Lee <dayeol@berkeley.edu>
> Cc: Fan Yang <Fan_Yang@sjtu.edu.cn>
> Cc: Gabriel Somlo <somlo@cmu.edu>
> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
> Cc: linzhecheng <linzc@zju.edu.cn>
> Cc: Lluís Vilanova <vilanova@ac.upc.edu>
> Cc: Mike Nawrocki <michael.nawrocki@gtri.gatech.edu>
> Cc: Mike Ryan <mikeryan@isi.edu>
> Cc: Nickolai Zeldovich <nickolai@csail.mit.edu>
> Cc: Stephen Checkoway <stephen.checkoway@oberlin.edu>
> Cc: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
> Cc: Vince Weaver <vince@csl.cornell.edu>
> Cc: Xinyu Li <precinct@mail.ustc.edu.cn>
> Cc: Zhang Mengchi <zhangmengchi@mprc.pku.edu.cn>
> Cc: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
> Cc: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
> Cc: Hesham Almatary <Hesham.Almatary@cl.cam.ac.uk>
> Cc: Timothy Edward Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
> Cc: Pavel Pisa <pisa@cmp.felk.cvut.cz>
> Cc: César Belley <cesar.belley@lse.epita.fr>
> Cc: Amir Charif <amir.charif@cea.fr>
> Cc: Fabrice Desclaux <fabrice.desclaux@cea.fr>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with the entry of your
> domain, please reply with a Reviewed-by/Acked-by tag. If you
> disagree or doesn't care, please either reply with Nack-by or
> ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> One Reviewed-by/Ack-by from someone from a domain should be
> sufficient to get the domain included in the final patch.
> ---
>  contrib/gitdm/group-map-academics | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 
> diff --git a/contrib/gitdm/group-map-academics b/contrib/gitdm/group-map-academics
> index c7b0dd46a3..fd42bb8069 100644
> --- a/contrib/gitdm/group-map-academics
> +++ b/contrib/gitdm/group-map-academics
> @@ -11,9 +11,17 @@ ispras.ru
>  pavel.dovgaluk@gmail.com
>  
>  # Columbia University
> -cs.columbia.edu
>  cota@braap.org
>  
>  jiaxun.yang@flygoat.com
>  
>  artem.k.pisarenko@gmail.com
> +
> +uni-paderborn.de
> +edu
> +ac.uk
> +edu.cn
> +edu.tw
> +cmp.felk.cvut.cz
> +epita.fr
> +cea.fr
> -- 
> 2.26.2
>


      parent reply	other threads:[~2020-10-12 18:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 20:40 [RFC PATCH 0/2] contrib/gitdm: Add more academic contributors Philippe Mathieu-Daudé
2020-10-04 20:40 ` [RFC PATCH 1/2] " Philippe Mathieu-Daudé
2020-10-05  5:01   ` Pavel Dovgalyuk
2020-10-06 15:39     ` Philippe Mathieu-Daudé
2020-10-06 18:41       ` Pavel Dovgalyuk
2020-10-04 20:40 ` [RFC PATCH 2/2] contrib/gitdm: Add more academic domains Philippe Mathieu-Daudé
2020-10-06  3:23   ` Fan Yang
2020-10-06  4:21     ` precinct--- via
2020-10-06  3:30   ` Fan Yang
2020-10-06  3:35   ` Alexander Bulekov
2020-10-06  4:22     ` precinct--- via
2020-10-06  4:23   ` precinct--- via
2020-10-12 18:28   ` César Belley [this message]

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=d9daf2af-eaeb-4a82-4742-137d23d56ca4@lse.epita.fr \
    --to=cesar.belley@lse.epita.fr \
    --cc=Alexander.Richardson@cl.cam.ac.uk \
    --cc=Fan_Yang@sjtu.edu.cn \
    --cc=Hesham.Almatary@cl.cam.ac.uk \
    --cc=T.E.Baldwin99@members.leeds.ac.uk \
    --cc=abarcelo@ac.upc.edu \
    --cc=alex.bennee@linaro.org \
    --cc=alxndr@bu.edu \
    --cc=amir.charif@cea.fr \
    --cc=asangpet@andrew.cmu.edu \
    --cc=bdwheele@indiana.edu \
    --cc=cdall@cs.columbia.edu \
    --cc=cdlord2@illinois.edu \
    --cc=chenwj@iis.sinica.edu.tw \
    --cc=dayeol@berkeley.edu \
    --cc=f4bug@amsat.org \
    --cc=fabrice.desclaux@cea.fr \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=kbastian@mail.uni-paderborn.de \
    --cc=linzc@zju.edu.cn \
    --cc=michael.nawrocki@gtri.gatech.edu \
    --cc=mikeryan@isi.edu \
    --cc=nickolai@csail.mit.edu \
    --cc=pisa@cmp.felk.cvut.cz \
    --cc=precinct@mail.ustc.edu.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=somlo@cmu.edu \
    --cc=stephen.checkoway@oberlin.edu \
    --cc=viktor.prutyanov@phystech.edu \
    --cc=vilanova@ac.upc.edu \
    --cc=vince@csl.cornell.edu \
    --cc=zhangmengchi@mprc.pku.edu.cn \
    /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).