* [Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change
@ 2015-09-15 17:46 mhines
2015-09-15 17:46 ` [Qemu-devel] [PATCH: 2/2] maintainers: " mhines
2015-09-16 9:46 ` [Qemu-devel] [PATCH: 1/2] rdma: " Paolo Bonzini
0 siblings, 2 replies; 4+ messages in thread
From: mhines @ 2015-09-15 17:46 UTC (permalink / raw)
To: qemu-devel
Cc: lizhijian, quintela, skottler, Michael R. Hines, dgilbert,
arei.gonglei, pbonzini, chegu_vinod, zhang.zhanghailiang
From: "Michael R. Hines" <michael@hinespot.com>
Is change this kosher --- changing the header like this? I often see really
outdated emails in other projects sometimes, so I'm not sure if that's
to preserve some kind of providence or something.
Signed-off-by: Michael R. Hines <michael@hinespot.com>
---
migration/rdma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/migration/rdma.c b/migration/rdma.c
index 9424834..d9925c4 100644
--- a/migration/rdma.c
+++ b/migration/rdma.c
@@ -4,7 +4,7 @@
* Copyright IBM, Corp. 2010-2013
*
* Authors:
- * Michael R. Hines <mrhines@us.ibm.com>
+ * Michael R. Hines <michael@hinespot.com>
* Jiuxing Liu <jl@us.ibm.com>
*
* This work is licensed under the terms of the GNU GPL, version 2 or
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Qemu-devel] [PATCH: 2/2] maintainers: changed companies, use an email that doesn't change
2015-09-15 17:46 [Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change mhines
@ 2015-09-15 17:46 ` mhines
2015-09-16 9:46 ` Paolo Bonzini
2015-09-16 9:46 ` [Qemu-devel] [PATCH: 1/2] rdma: " Paolo Bonzini
1 sibling, 1 reply; 4+ messages in thread
From: mhines @ 2015-09-15 17:46 UTC (permalink / raw)
To: qemu-devel
Cc: lizhijian, quintela, skottler, Michael R. Hines, dgilbert,
arei.gonglei, pbonzini, chegu_vinod, zhang.zhanghailiang
From: "Michael R. Hines" <michael@hinespot.com>
Is there a procedure for updating this file besides just updating the
file?
Signed-off-by: Michael R. Hines <michael@hinespot.com>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 688979b..c455533 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1066,6 +1066,12 @@ F: migration/
F: scripts/vmstate-static-checker.py
F: tests/vmstate-static-checker-data/
+RDMA Migration
+M: Michael R. Hines <michael@hinespot.com>
+M: Michael R. Hines <mhines@digitalocean.com>
+S: Maintained
+F: migration/rdma.c
+
Seccomp
M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
S: Supported
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] [PATCH: 2/2] maintainers: changed companies, use an email that doesn't change
2015-09-15 17:46 ` [Qemu-devel] [PATCH: 2/2] maintainers: " mhines
@ 2015-09-16 9:46 ` Paolo Bonzini
0 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2015-09-16 9:46 UTC (permalink / raw)
To: mhines, qemu-devel
Cc: lizhijian, zhang.zhanghailiang, quintela, skottler,
Michael R. Hines, dgilbert, arei.gonglei, chegu_vinod
On 15/09/2015 19:46, mhines@digitalocean.com wrote:
> From: "Michael R. Hines" <michael@hinespot.com>
>
> Is there a procedure for updating this file besides just updating the
> file?
Not really, more maintainers are always welcome. :)
Paolo
> Signed-off-by: Michael R. Hines <michael@hinespot.com>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 688979b..c455533 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1066,6 +1066,12 @@ F: migration/
> F: scripts/vmstate-static-checker.py
> F: tests/vmstate-static-checker-data/
>
> +RDMA Migration
> +M: Michael R. Hines <michael@hinespot.com>
> +M: Michael R. Hines <mhines@digitalocean.com>
> +S: Maintained
> +F: migration/rdma.c
> +
> Seccomp
> M: Eduardo Otubo <eduardo.otubo@profitbricks.com>
> S: Supported
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change
2015-09-15 17:46 [Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change mhines
2015-09-15 17:46 ` [Qemu-devel] [PATCH: 2/2] maintainers: " mhines
@ 2015-09-16 9:46 ` Paolo Bonzini
1 sibling, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2015-09-16 9:46 UTC (permalink / raw)
To: mhines, qemu-devel
Cc: lizhijian, zhang.zhanghailiang, quintela, skottler,
Michael R. Hines, dgilbert, arei.gonglei, chegu_vinod
On 15/09/2015 19:46, mhines@digitalocean.com wrote:
> From: "Michael R. Hines" <michael@hinespot.com>
>
> Is change this kosher --- changing the header like this? I often see really
> outdated emails in other projects sometimes, so I'm not sure if that's
> to preserve some kind of providence or something.
Sure, it's okay. We have git history and the IBM copyright is still there.
Paolo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-16 9:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 17:46 [Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change mhines
2015-09-15 17:46 ` [Qemu-devel] [PATCH: 2/2] maintainers: " mhines
2015-09-16 9:46 ` Paolo Bonzini
2015-09-16 9:46 ` [Qemu-devel] [PATCH: 1/2] rdma: " Paolo Bonzini
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).