qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Adding ani's email as an individual contributor
@ 2020-10-07 16:19 Ani Sinha
  2020-10-07 17:55 ` Philippe Mathieu-Daudé
  2020-10-21 10:23 ` Alex Bennée
  0 siblings, 2 replies; 6+ messages in thread
From: Ani Sinha @ 2020-10-07 16:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Ani Sinha, Alex Bennée, f4bug

Ani is an individual contributor into qemu project. Adding my email into the
correct file to reflect so.

Signed-off-by: Ani Sinha <ani@anisinha.ca>
---
 contrib/gitdm/group-map-individuals | 1 +
 1 file changed, 1 insertion(+)

changelog:
v2: removed accidentally added submodule update into this commit
v1: initial patch

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index cf8a2ce367..64cb859193 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -16,3 +16,4 @@ aurelien@aurel32.net
 balaton@eik.bme.hu
 e.emanuelegiuseppe@gmail.com
 andrew.smirnov@gmail.com
+ani@anisinha.ca
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] Adding ani's email as an individual contributor
  2020-10-07 16:19 [PATCH v2] Adding ani's email as an individual contributor Ani Sinha
@ 2020-10-07 17:55 ` Philippe Mathieu-Daudé
  2020-10-12 14:57   ` Ani Sinha
  2020-10-21 10:23 ` Alex Bennée
  1 sibling, 1 reply; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-10-07 17:55 UTC (permalink / raw)
  To: Ani Sinha, qemu-devel; +Cc: Alex Bennée

On 10/7/20 6:19 PM, Ani Sinha wrote:
> Ani is an individual contributor into qemu project. Adding my email into the
> correct file to reflect so.
> 

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Thanks!

> Signed-off-by: Ani Sinha <ani@anisinha.ca>
> ---
>  contrib/gitdm/group-map-individuals | 1 +
>  1 file changed, 1 insertion(+)
> 
> changelog:
> v2: removed accidentally added submodule update into this commit
> v1: initial patch
> 
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..64cb859193 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,4 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +ani@anisinha.ca
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] Adding ani's email as an individual contributor
  2020-10-07 17:55 ` Philippe Mathieu-Daudé
@ 2020-10-12 14:57   ` Ani Sinha
  2020-10-15 14:52     ` Ani Sinha
  0 siblings, 1 reply; 6+ messages in thread
From: Ani Sinha @ 2020-10-12 14:57 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: Alex Bennée, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]

Request to queue this patch for the next pull.

On Wed, Oct 7, 2020 at 23:25 Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:

> On 10/7/20 6:19 PM, Ani Sinha wrote:
> > Ani is an individual contributor into qemu project. Adding my email into
> the
> > correct file to reflect so.
> >
>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Thanks!
>
> > Signed-off-by: Ani Sinha <ani@anisinha.ca>
> > ---
> >  contrib/gitdm/group-map-individuals | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > changelog:
> > v2: removed accidentally added submodule update into this commit
> > v1: initial patch
> >
> > diff --git a/contrib/gitdm/group-map-individuals
> b/contrib/gitdm/group-map-individuals
> > index cf8a2ce367..64cb859193 100644
> > --- a/contrib/gitdm/group-map-individuals
> > +++ b/contrib/gitdm/group-map-individuals
> > @@ -16,3 +16,4 @@ aurelien@aurel32.net
> >  balaton@eik.bme.hu
> >  e.emanuelegiuseppe@gmail.com
> >  andrew.smirnov@gmail.com
> > +ani@anisinha.ca
> >
>

[-- Attachment #2: Type: text/html, Size: 1885 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] Adding ani's email as an individual contributor
  2020-10-12 14:57   ` Ani Sinha
@ 2020-10-15 14:52     ` Ani Sinha
  2020-10-20  3:00       ` Ani Sinha
  0 siblings, 1 reply; 6+ messages in thread
From: Ani Sinha @ 2020-10-15 14:52 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: Alex Bennée, QEMU Developers

Ping ...

On Mon, Oct 12, 2020 at 8:27 PM Ani Sinha <ani@anisinha.ca> wrote:
>
> Request to queue this patch for the next pull.
>
> On Wed, Oct 7, 2020 at 23:25 Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>>
>> On 10/7/20 6:19 PM, Ani Sinha wrote:
>> > Ani is an individual contributor into qemu project. Adding my email into the
>> > correct file to reflect so.
>> >
>>
>> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> Thanks!
>>
>> > Signed-off-by: Ani Sinha <ani@anisinha.ca>
>> > ---
>> >  contrib/gitdm/group-map-individuals | 1 +
>> >  1 file changed, 1 insertion(+)
>> >
>> > changelog:
>> > v2: removed accidentally added submodule update into this commit
>> > v1: initial patch
>> >
>> > diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
>> > index cf8a2ce367..64cb859193 100644
>> > --- a/contrib/gitdm/group-map-individuals
>> > +++ b/contrib/gitdm/group-map-individuals
>> > @@ -16,3 +16,4 @@ aurelien@aurel32.net
>> >  balaton@eik.bme.hu
>> >  e.emanuelegiuseppe@gmail.com
>> >  andrew.smirnov@gmail.com
>> > +ani@anisinha.ca
>> >


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] Adding ani's email as an individual contributor
  2020-10-15 14:52     ` Ani Sinha
@ 2020-10-20  3:00       ` Ani Sinha
  0 siblings, 0 replies; 6+ messages in thread
From: Ani Sinha @ 2020-10-20  3:00 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: Alex Bennée, QEMU Developers

[-- Attachment #1: Type: text/plain, Size: 1301 bytes --]

more ping ...

On Thu, Oct 15, 2020 at 8:22 PM Ani Sinha <ani@anisinha.ca> wrote:

> Ping ...
>
> On Mon, Oct 12, 2020 at 8:27 PM Ani Sinha <ani@anisinha.ca> wrote:
> >
> > Request to queue this patch for the next pull.
> >
> > On Wed, Oct 7, 2020 at 23:25 Philippe Mathieu-Daudé <f4bug@amsat.org>
> wrote:
> >>
> >> On 10/7/20 6:19 PM, Ani Sinha wrote:
> >> > Ani is an individual contributor into qemu project. Adding my email
> into the
> >> > correct file to reflect so.
> >> >
> >>
> >> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> >> Thanks!
> >>
> >> > Signed-off-by: Ani Sinha <ani@anisinha.ca>
> >> > ---
> >> >  contrib/gitdm/group-map-individuals | 1 +
> >> >  1 file changed, 1 insertion(+)
> >> >
> >> > changelog:
> >> > v2: removed accidentally added submodule update into this commit
> >> > v1: initial patch
> >> >
> >> > diff --git a/contrib/gitdm/group-map-individuals
> b/contrib/gitdm/group-map-individuals
> >> > index cf8a2ce367..64cb859193 100644
> >> > --- a/contrib/gitdm/group-map-individuals
> >> > +++ b/contrib/gitdm/group-map-individuals
> >> > @@ -16,3 +16,4 @@ aurelien@aurel32.net
> >> >  balaton@eik.bme.hu
> >> >  e.emanuelegiuseppe@gmail.com
> >> >  andrew.smirnov@gmail.com
> >> > +ani@anisinha.ca
> >> >
>

[-- Attachment #2: Type: text/html, Size: 2467 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] Adding ani's email as an individual contributor
  2020-10-07 16:19 [PATCH v2] Adding ani's email as an individual contributor Ani Sinha
  2020-10-07 17:55 ` Philippe Mathieu-Daudé
@ 2020-10-21 10:23 ` Alex Bennée
  1 sibling, 0 replies; 6+ messages in thread
From: Alex Bennée @ 2020-10-21 10:23 UTC (permalink / raw)
  To: Ani Sinha; +Cc: qemu-devel, f4bug


Ani Sinha <ani@anisinha.ca> writes:

> Ani is an individual contributor into qemu project. Adding my email into the
> correct file to reflect so.
>
> Signed-off-by: Ani Sinha <ani@anisinha.ca>

Queued to testing/next, thanks.

-- 
Alex Bennée


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-21 10:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 16:19 [PATCH v2] Adding ani's email as an individual contributor Ani Sinha
2020-10-07 17:55 ` Philippe Mathieu-Daudé
2020-10-12 14:57   ` Ani Sinha
2020-10-15 14:52     ` Ani Sinha
2020-10-20  3:00       ` Ani Sinha
2020-10-21 10:23 ` Alex Bennée

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).