* [PATCH v2] MAINTAINERS: change Vladimir's email address
@ 2022-03-16 9:27 Vladimir Sementsov-Ogievskiy
2022-03-16 21:36 ` Eric Blake
0 siblings, 1 reply; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2022-03-16 9:27 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-block, eblake, v.sementsov-og
Old vsementsov@virtuozzo.com is not accessible anymore.
Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
---
v2: @ya.ru mailbox works bad with mailing lists and git send-email
command, @mail.ru works normally.
Probably, I'll have to change the email again in the near future. May be
not. But I think it worth to change it now to something that works.
MAINTAINERS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f2e9ce1da2..c34b7562b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2500,7 +2500,7 @@ F: scsi/*
Block Jobs
M: John Snow <jsnow@redhat.com>
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
L: qemu-block@nongnu.org
S: Supported
F: blockjob.c
@@ -2539,7 +2539,7 @@ T: git https://repo.or.cz/qemu/armbru.git block-next
Dirty Bitmaps
M: Eric Blake <eblake@redhat.com>
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
R: John Snow <jsnow@redhat.com>
L: qemu-block@nongnu.org
S: Supported
@@ -2762,13 +2762,13 @@ F: scripts/*.py
F: tests/*.py
Benchmark util
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
S: Maintained
F: scripts/simplebench/
T: git https://src.openvz.org/scm/~vsementsov/qemu.git simplebench
Transactions helper
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
S: Maintained
F: include/qemu/transactions.h
F: util/transactions.c
@@ -3352,7 +3352,7 @@ F: block/iscsi-opts.c
Network Block Device (NBD)
M: Eric Blake <eblake@redhat.com>
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
L: qemu-block@nongnu.org
S: Maintained
F: block/nbd*
@@ -3448,7 +3448,7 @@ F: block/dmg.c
parallels
M: Stefan Hajnoczi <stefanha@redhat.com>
M: Denis V. Lunev <den@openvz.org>
-M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
+M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
L: qemu-block@nongnu.org
S: Supported
F: block/parallels.c
--
2.35.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-16 9:27 [PATCH v2] MAINTAINERS: change Vladimir's email address Vladimir Sementsov-Ogievskiy
@ 2022-03-16 21:36 ` Eric Blake
2022-03-17 8:24 ` Vladimir Sementsov-Ogievskiy
0 siblings, 1 reply; 6+ messages in thread
From: Eric Blake @ 2022-03-16 21:36 UTC (permalink / raw)
To: Vladimir Sementsov-Ogievskiy; +Cc: qemu-devel, qemu-block
On Wed, Mar 16, 2022 at 12:27:02PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> Old vsementsov@virtuozzo.com is not accessible anymore.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
> ---
>
> v2: @ya.ru mailbox works bad with mailing lists and git send-email
> command, @mail.ru works normally.
>
> Probably, I'll have to change the email again in the near future. May be
> not. But I think it worth to change it now to something that works.
Same comment as with your attempt with @ya.ru - I'm happy to
incorporate this through my NBD tree, but want to confirm that we had
a round-trip conversation so that you are happy with the address
working to your needs.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-16 21:36 ` Eric Blake
@ 2022-03-17 8:24 ` Vladimir Sementsov-Ogievskiy
2022-03-21 20:12 ` Eric Blake
0 siblings, 1 reply; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2022-03-17 8:24 UTC (permalink / raw)
To: Eric Blake; +Cc: qemu-devel, qemu-block
17.03.2022 00:36, Eric Blake wrote:
> On Wed, Mar 16, 2022 at 12:27:02PM +0300, Vladimir Sementsov-Ogievskiy wrote:
>> Old vsementsov@virtuozzo.com is not accessible anymore.
>>
>> Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
>> ---
>>
>> v2: @ya.ru mailbox works bad with mailing lists and git send-email
>> command, @mail.ru works normally.
>>
>> Probably, I'll have to change the email again in the near future. May be
>> not. But I think it worth to change it now to something that works.
>
> Same comment as with your attempt with @ya.ru - I'm happy to
> incorporate this through my NBD tree, but want to confirm that we had
> a round-trip conversation so that you are happy with the address
> working to your needs.
>
It works)
--
Best regards,
Vladimir
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-17 8:24 ` Vladimir Sementsov-Ogievskiy
@ 2022-03-21 20:12 ` Eric Blake
2022-03-21 20:31 ` Vladimir Sementsov-Ogievskiy
0 siblings, 1 reply; 6+ messages in thread
From: Eric Blake @ 2022-03-21 20:12 UTC (permalink / raw)
To: Vladimir Sementsov-Ogievskiy; +Cc: qemu-devel, qemu-block
On Thu, Mar 17, 2022 at 11:24:28AM +0300, Vladimir Sementsov-Ogievskiy wrote:
> 17.03.2022 00:36, Eric Blake wrote:
> > On Wed, Mar 16, 2022 at 12:27:02PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> > > Old vsementsov@virtuozzo.com is not accessible anymore.
> > >
> > > Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
> > > ---
> > >
> > > v2: @ya.ru mailbox works bad with mailing lists and git send-email
> > > command, @mail.ru works normally.
> > >
> > > Probably, I'll have to change the email again in the near future. May be
> > > not. But I think it worth to change it now to something that works.
> >
> > Same comment as with your attempt with @ya.ru - I'm happy to
> > incorporate this through my NBD tree, but want to confirm that we had
> > a round-trip conversation so that you are happy with the address
> > working to your needs.
> >
>
> It works)
Okay, I'm queueing this up through my NBD tree. Do you also want to
tweak .mailmap and/or contrib/gitdm/aliases?
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-21 20:12 ` Eric Blake
@ 2022-03-21 20:31 ` Vladimir Sementsov-Ogievskiy
2022-03-21 20:44 ` Eric Blake
0 siblings, 1 reply; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2022-03-21 20:31 UTC (permalink / raw)
To: Eric Blake; +Cc: qemu-devel, qemu-block
21.03.2022 23:12, Eric Blake wrote:
> On Thu, Mar 17, 2022 at 11:24:28AM +0300, Vladimir Sementsov-Ogievskiy wrote:
>> 17.03.2022 00:36, Eric Blake wrote:
>>> On Wed, Mar 16, 2022 at 12:27:02PM +0300, Vladimir Sementsov-Ogievskiy wrote:
>>>> Old vsementsov@virtuozzo.com is not accessible anymore.
>>>>
>>>> Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
>>>> ---
>>>>
>>>> v2: @ya.ru mailbox works bad with mailing lists and git send-email
>>>> command, @mail.ru works normally.
>>>>
>>>> Probably, I'll have to change the email again in the near future. May be
>>>> not. But I think it worth to change it now to something that works.
>>>
>>> Same comment as with your attempt with @ya.ru - I'm happy to
>>> incorporate this through my NBD tree, but want to confirm that we had
>>> a round-trip conversation so that you are happy with the address
>>> working to your needs.
>>>
>>
>> It works)
>
> Okay, I'm queueing this up through my NBD tree. Do you also want to
> tweak .mailmap and/or contrib/gitdm/aliases?
>
I looked them through, but didn't finally understand, how they are used, and therefore, is it really needed.
--
Best regards,
Vladimir
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-21 20:31 ` Vladimir Sementsov-Ogievskiy
@ 2022-03-21 20:44 ` Eric Blake
0 siblings, 0 replies; 6+ messages in thread
From: Eric Blake @ 2022-03-21 20:44 UTC (permalink / raw)
To: Vladimir Sementsov-Ogievskiy; +Cc: qemu-devel, qemu-block
On Mon, Mar 21, 2022 at 11:31:18PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> 21.03.2022 23:12, Eric Blake wrote:
> > On Thu, Mar 17, 2022 at 11:24:28AM +0300, Vladimir Sementsov-Ogievskiy wrote:
> > > 17.03.2022 00:36, Eric Blake wrote:
> > > > On Wed, Mar 16, 2022 at 12:27:02PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> > > > > Old vsementsov@virtuozzo.com is not accessible anymore.
> > > > >
> > > > > Signed-off-by: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
> > > > > ---
> > > > >
> > > > > v2: @ya.ru mailbox works bad with mailing lists and git send-email
> > > > > command, @mail.ru works normally.
> > > > >
> > > > > Probably, I'll have to change the email again in the near future. May be
> > > > > not. But I think it worth to change it now to something that works.
> > > >
> > > > Same comment as with your attempt with @ya.ru - I'm happy to
> > > > incorporate this through my NBD tree, but want to confirm that we had
> > > > a round-trip conversation so that you are happy with the address
> > > > working to your needs.
> > > >
> > >
> > > It works)
> >
> > Okay, I'm queueing this up through my NBD tree. Do you also want to
> > tweak .mailmap and/or contrib/gitdm/aliases?
> >
>
> I looked them through, but didn't finally understand, how they are used, and therefore, is it really needed.
They're both optional, so I won't hold up this patch as written.
Among other things, .mailmap lets 'git shortlog' and similar combine
all commits by two different email addresses but one underlying author
under a single group, rather than one group per email address. It is
most commonly used to correct spelling errors (for example, altering
your spelling to take advantage of UTF-8 characters, or correcting an
email sent from a username instead of a Proper Name), but does have a
section for
# Next, replace old addresses by a more recent one.
which can be useful for someone trying to follow up to a patch's
original author to reach that author by their now-preferred address.
contrib/gitdm/aliases is similar, but more concerned when running
status reports of how many commits were contributed from a given
company vs. an individual contributor. Here, merging a company and a
personal address makes sense if you freely post from both accounts but
want all your patches to be tied to your employer, and makes less
sense if you want a clear line of delineation between patches you did
on your own time instead of for employment.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-03-21 20:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 9:27 [PATCH v2] MAINTAINERS: change Vladimir's email address Vladimir Sementsov-Ogievskiy
2022-03-16 21:36 ` Eric Blake
2022-03-17 8:24 ` Vladimir Sementsov-Ogievskiy
2022-03-21 20:12 ` Eric Blake
2022-03-21 20:31 ` Vladimir Sementsov-Ogievskiy
2022-03-21 20:44 ` Eric Blake
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).