Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Ian Jackson
Jan Beulich writes ("Re: [PATCH v2] MAINTAINERS: Add myself as the public API "Czar""): > On 07.02.17 at 18:02, wrote: > > Changed it locally to be that. > > With that > Acked-by: Jan Beulich Likewise. Ian. ___ Xen-devel mailing list Xen-devel@lis

Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Jan Beulich
>>> On 07.02.17 at 18:02, wrote: > On Tue, Feb 07, 2017 at 09:47:09AM -0700, Jan Beulich wrote: >> >>> On 07.02.17 at 17:38, wrote: >> > --- a/MAINTAINERS >> > +++ b/MAINTAINERS >> > @@ -304,6 +304,11 @@ X:xen/arch/x86/acpi/lib.c >> > F:xen/drivers/cpufreq/ >> > F:xen/includ

Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Konrad Rzeszutek Wilk
On Tue, Feb 07, 2017 at 09:47:09AM -0700, Jan Beulich wrote: > >>> On 07.02.17 at 17:38, wrote: > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -304,6 +304,11 @@ X: xen/arch/x86/acpi/lib.c > > F: xen/drivers/cpufreq/ > > F: xen/include/acpi/cpufreq/ > > > > +PUBLIC INTERFACES AND PV DRI

Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Jan Beulich
>>> On 07.02.17 at 17:38, wrote: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -304,6 +304,11 @@ X: xen/arch/x86/acpi/lib.c > F: xen/drivers/cpufreq/ > F: xen/include/acpi/cpufreq/ > > +PUBLIC INTERFACES AND PV DRIVERS DESIGNS > +M: Konrad Rzeszutek Wilk > +S: Supported > +F: xen/

Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Konrad Rzeszutek Wilk
On Tue, Feb 07, 2017 at 09:31:29AM -0700, Jan Beulich wrote: > >>> On 07.02.17 at 16:28, wrote: > > v2: - Added Acks > > - changed description in MAINTAINERS > > - changed file directory in MAINTAINERS > > Are you sure? I can't see a difference to v1, so my earlier comment > still holds.

Re: [Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Jan Beulich
>>> On 07.02.17 at 16:28, wrote: > v2: - Added Acks > - changed description in MAINTAINERS > - changed file directory in MAINTAINERS Are you sure? I can't see a difference to v1, so my earlier comment still holds. Jan ___ Xen-devel mailing li

[Xen-devel] [PATCH v2] MAINTAINERS: Add myself as the public API "Czar"

2017-02-07 Thread Konrad Rzeszutek Wilk
That way we have one person who can: a) poke other maintainers or pull them in with new drivers are introduced, b) we have one maintainer who can shepherd the patches along instead of depending on the REST maintainers which may be busy with other responsibilities. Acked-by: Stefano Stabellini Ack