Message ID | 20201007161940.1478-1-ani@anisinha.ca (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] Adding ani's email as an individual contributor | expand |
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 >
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 > > >
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 >> >
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 > >> > >
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.
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
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