Re: [Xen-devel] [PATCH v7 02/28] MAINTAINERS: add myself for kconfig

2015-12-10 Thread Jan Beulich
>>> On 10.12.15 at 18:26, wrote: > On 12/10/15 11:21 AM, Jan Beulich wrote: > On 10.12.15 at 17:48, wrote: >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -226,6 +226,12 @@ F: xen/include/{kexec,kimage}.h >>> F: xen/arch/x86/machine_kexec.c >>> F: xen/arch/x86/x86_64/kexec

Re: [Xen-devel] [PATCH v7 02/28] MAINTAINERS: add myself for kconfig

2015-12-10 Thread Doug Goldstein
On 12/10/15 11:21 AM, Jan Beulich wrote: On 10.12.15 at 17:48, wrote: >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -226,6 +226,12 @@ F: xen/include/{kexec,kimage}.h >> F: xen/arch/x86/machine_kexec.c >> F: xen/arch/x86/x86_64/kexec_reloc.S >> >> +KCONFIG >> +M: Doug Gol

Re: [Xen-devel] [PATCH v7 02/28] MAINTAINERS: add myself for kconfig

2015-12-10 Thread Jan Beulich
>>> On 10.12.15 at 17:48, wrote: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -226,6 +226,12 @@ F: xen/include/{kexec,kimage}.h > F: xen/arch/x86/machine_kexec.c > F: xen/arch/x86/x86_64/kexec_reloc.S > > +KCONFIG > +M: Doug Goldstein > +S: Supported > +F: docs/misc/kconf

[Xen-devel] [PATCH v7 02/28] MAINTAINERS: add myself for kconfig

2015-12-10 Thread Doug Goldstein
Added myself as the maintainer of kconfig. CC: Ian Campbell CC: Ian Jackson CC: Jan Beulich CC: Keir Fraser CC: Tim Deegan Signed-off-by: Doug Goldstein --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 01f575c..129cecc 100644 --- a/M