diff mbox

[v2] MAINTAINERS: Add myself as the public API "Czar"

Message ID 20170207163809.GB32751@char.us.ORACLE.com (mailing list archive)
State New, archived
Headers show

Commit Message

Konrad Rzeszutek Wilk Feb. 7, 2017, 4:38 p.m. UTC
On Tue, Feb 07, 2017 at 09:31:29AM -0700, Jan Beulich wrote:
> >>> On 07.02.17 at 16:28, <konrad.wilk@oracle.com> 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.

Argh. I forgot to actually do the git add part!

Here it is inline:

From df509f240389fc6d6bb164731d32e6f60f98c297 Mon Sep 17 00:00:00 2001
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Fri, 18 Nov 2016 11:18:24 -0500
Subject: [PATCH v3] MAINTAINERS: Add myself as the public API "Czar"

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 <sstabellini@kernel.org>
Acked-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
---
v1: Initial patch
v2: - Added Acks
    - changed description in MAINTAINERS
    - changed file directory in MAINTAINERS
v3: - actually change the description and file directory in MAINTAINERS
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Jan Beulich Feb. 7, 2017, 4:47 p.m. UTC | #1
>>> On 07.02.17 at 17:38, <konrad.wilk@oracle.com> 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 <konrad.wilk@oracle.com>
> +S:  Supported
> +F:  xen/include/public/io/

I guess "PUBLIC INTERFACES" is no longer accurate now. How
about "PUBLIC I/O INTERFACES AND ..."?

Jan
Konrad Rzeszutek Wilk Feb. 7, 2017, 5:02 p.m. UTC | #2
On Tue, Feb 07, 2017 at 09:47:09AM -0700, Jan Beulich wrote:
> >>> On 07.02.17 at 17:38, <konrad.wilk@oracle.com> 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 <konrad.wilk@oracle.com>
> > +S:  Supported
> > +F:  xen/include/public/io/
> 
> I guess "PUBLIC INTERFACES" is no longer accurate now. How
> about "PUBLIC I/O INTERFACES AND ..."?

<nods> Changed it locally to be that.

> 
> Jan
>
Jan Beulich Feb. 7, 2017, 5:10 p.m. UTC | #3
>>> On 07.02.17 at 18:02, <konrad.wilk@oracle.com> wrote:
> On Tue, Feb 07, 2017 at 09:47:09AM -0700, Jan Beulich wrote:
>> >>> On 07.02.17 at 17:38, <konrad.wilk@oracle.com> 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 <konrad.wilk@oracle.com>
>> > +S:  Supported
>> > +F:  xen/include/public/io/
>> 
>> I guess "PUBLIC INTERFACES" is no longer accurate now. How
>> about "PUBLIC I/O INTERFACES AND ..."?
> 
> <nods> Changed it locally to be that.

With that
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan
Ian Jackson Feb. 7, 2017, 6:28 p.m. UTC | #4
Jan Beulich writes ("Re: [PATCH v2] MAINTAINERS: Add myself as the public API "Czar""):
> On 07.02.17 at 18:02, <konrad.wilk@oracle.com> wrote:
> > <nods> Changed it locally to be that.
> 
> With that
> Acked-by: Jan Beulich <jbeulich@suse.com>

Likewise.

Ian.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fb26be3..8c2d41e 100644
--- 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 <konrad.wilk@oracle.com>
+S:  Supported
+F:  xen/include/public/io/
+
 QEMU-DM
 M:	Ian Jackson <ian.jackson@eu.citrix.com>
 S:	Supported