diff mbox

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

Message ID 20170207152820.2335-1-konrad.wilk@oracle.com (mailing list archive)
State New, archived
Headers show

Commit Message

Konrad Rzeszutek Wilk Feb. 7, 2017, 3:28 p.m. UTC
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
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Jan Beulich Feb. 7, 2017, 4:31 p.m. UTC | #1
>>> 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.

Jan
diff mbox

Patch

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