* Re: [PATCH] MAINTAINERS: update entries to new email address.
2017-10-05 14:28 ` [PATCH] MAINTAINERS: update entries to new " Dario Faggioli
@ 2017-10-05 14:32 ` Wei Liu
2017-10-05 14:47 ` Konrad Rzeszutek Wilk
` (3 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: Wei Liu @ 2017-10-05 14:32 UTC (permalink / raw)
To: Dario Faggioli
Cc: Juergen Gross, Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan, Meng Xu,
Jan Beulich, xen-devel
On Thu, Oct 05, 2017 at 04:28:46PM +0200, Dario Faggioli wrote:
> Replace, in the 'M:' fields of the components I co-maintain
> ('CPU POOLS', 'SCHEDULING' and 'RTDS SCHEDULER'), the Citrix
> email, to which I don't have access any longer, with my
> personal email.
>
> Signed-off-by: Dario Faggioli <raistlin@linux.it>
Acked-by: Wei Liu <wei.liu2@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] MAINTAINERS: update entries to new email address.
2017-10-05 14:28 ` [PATCH] MAINTAINERS: update entries to new " Dario Faggioli
2017-10-05 14:32 ` Wei Liu
@ 2017-10-05 14:47 ` Konrad Rzeszutek Wilk
2017-10-05 14:59 ` Meng Xu
` (2 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: Konrad Rzeszutek Wilk @ 2017-10-05 14:47 UTC (permalink / raw)
To: Dario Faggioli
Cc: Juergen Gross, Stefano Stabellini, Wei Liu, George Dunlap,
Andrew Cooper, Ian Jackson, Tim Deegan, Meng Xu, Jan Beulich,
xen-devel
On Thu, Oct 05, 2017 at 04:28:46PM +0200, Dario Faggioli wrote:
> Replace, in the 'M:' fields of the components I co-maintain
> ('CPU POOLS', 'SCHEDULING' and 'RTDS SCHEDULER'), the Citrix
> email, to which I don't have access any longer, with my
> personal email.
>
> Signed-off-by: Dario Faggioli <raistlin@linux.it>
> ---
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Stefano Stabellini <sstabellini@kernel.org>
> Cc: Tim Deegan <tim@xen.org>
> Cc: Wei Liu <wei.liu2@citrix.com>
> Cc: Juergen Gross <jgross@suse.com>
> Cc: Meng Xu <mengxu@cis.upenn.edu>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 12dbad130c..4d7092324a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -183,7 +183,7 @@ F: tools/blktap2/
>
> CPU POOLS
> M: Juergen Gross <jgross@suse.com>
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> S: Supported
> F: xen/common/cpupool.c
>
> @@ -335,14 +335,14 @@ F: tools/hotplug/Linux/remus-netbuf-setup
> F: tools/hotplug/Linux/block-drbd-probe
>
> RTDS SCHEDULER
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> M: Meng Xu <mengxu@cis.upenn.edu>
> S: Supported
> F: xen/common/sched_rt.c
>
> SCHEDULING
> M: George Dunlap <george.dunlap@eu.citrix.com>
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> S: Supported
> F: xen/common/sched*
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> https://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] MAINTAINERS: update entries to new email address.
2017-10-05 14:28 ` [PATCH] MAINTAINERS: update entries to new " Dario Faggioli
2017-10-05 14:32 ` Wei Liu
2017-10-05 14:47 ` Konrad Rzeszutek Wilk
@ 2017-10-05 14:59 ` Meng Xu
2017-10-05 17:28 ` Stefano Stabellini
2017-10-07 5:16 ` Juergen Gross
4 siblings, 0 replies; 9+ messages in thread
From: Meng Xu @ 2017-10-05 14:59 UTC (permalink / raw)
To: Dario Faggioli
Cc: Juergen Gross, Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
Jan Beulich, xen-devel@lists.xenproject.org
[-- Attachment #1.1: Type: text/plain, Size: 974 bytes --]
On Thu, Oct 5, 2017 at 10:28 AM, Dario Faggioli <raistlin@linux.it> wrote:
> Replace, in the 'M:' fields of the components I co-maintain
> ('CPU POOLS', 'SCHEDULING' and 'RTDS SCHEDULER'), the Citrix
> email, to which I don't have access any longer, with my
> personal email.
>
> Signed-off-by: Dario Faggioli <raistlin@linux.it>
> ---
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Stefano Stabellini <sstabellini@kernel.org>
> Cc: Tim Deegan <tim@xen.org>
> Cc: Wei Liu <wei.liu2@citrix.com>
> Cc: Juergen Gross <jgross@suse.com>
> Cc: Meng Xu <mengxu@cis.upenn.edu>
>
Acked-by: Meng Xu <mengxu@cis.upenn.edu>
Meng
--
Meng Xu
Ph.D. Candidate in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/
[-- Attachment #1.2: Type: text/html, Size: 2383 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] MAINTAINERS: update entries to new email address.
2017-10-05 14:28 ` [PATCH] MAINTAINERS: update entries to new " Dario Faggioli
` (2 preceding siblings ...)
2017-10-05 14:59 ` Meng Xu
@ 2017-10-05 17:28 ` Stefano Stabellini
2017-10-07 5:16 ` Juergen Gross
4 siblings, 0 replies; 9+ messages in thread
From: Stefano Stabellini @ 2017-10-05 17:28 UTC (permalink / raw)
To: Dario Faggioli
Cc: Juergen Gross, Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan, Meng Xu,
Jan Beulich, xen-devel
On Thu, 5 Oct 2017, Dario Faggioli wrote:
> Replace, in the 'M:' fields of the components I co-maintain
> ('CPU POOLS', 'SCHEDULING' and 'RTDS SCHEDULER'), the Citrix
> email, to which I don't have access any longer, with my
> personal email.
>
> Signed-off-by: Dario Faggioli <raistlin@linux.it>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
> ---
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Stefano Stabellini <sstabellini@kernel.org>
> Cc: Tim Deegan <tim@xen.org>
> Cc: Wei Liu <wei.liu2@citrix.com>
> Cc: Juergen Gross <jgross@suse.com>
> Cc: Meng Xu <mengxu@cis.upenn.edu>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 12dbad130c..4d7092324a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -183,7 +183,7 @@ F: tools/blktap2/
>
> CPU POOLS
> M: Juergen Gross <jgross@suse.com>
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> S: Supported
> F: xen/common/cpupool.c
>
> @@ -335,14 +335,14 @@ F: tools/hotplug/Linux/remus-netbuf-setup
> F: tools/hotplug/Linux/block-drbd-probe
>
> RTDS SCHEDULER
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> M: Meng Xu <mengxu@cis.upenn.edu>
> S: Supported
> F: xen/common/sched_rt.c
>
> SCHEDULING
> M: George Dunlap <george.dunlap@eu.citrix.com>
> -M: Dario Faggioli <dario.faggioli@citrix.com>
> +M: Dario Faggioli <raistlin@linux.it>
> S: Supported
> F: xen/common/sched*
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH] MAINTAINERS: update entries to new email address.
2017-10-05 14:28 ` [PATCH] MAINTAINERS: update entries to new " Dario Faggioli
` (3 preceding siblings ...)
2017-10-05 17:28 ` Stefano Stabellini
@ 2017-10-07 5:16 ` Juergen Gross
4 siblings, 0 replies; 9+ messages in thread
From: Juergen Gross @ 2017-10-07 5:16 UTC (permalink / raw)
To: Dario Faggioli, xen-devel
Cc: Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk, George Dunlap,
Andrew Cooper, Ian Jackson, Tim Deegan, Meng Xu, Jan Beulich
On 05/10/17 16:28, Dario Faggioli wrote:
> Replace, in the 'M:' fields of the components I co-maintain
> ('CPU POOLS', 'SCHEDULING' and 'RTDS SCHEDULER'), the Citrix
> email, to which I don't have access any longer, with my
> personal email.
>
> Signed-off-by: Dario Faggioli <raistlin@linux.it>
Acked-by: Juergen Gross <jgross@suse.com>
Juergen
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread