See MAINTAINERS file Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> diff --git a/MAINTAINERS b/MAINTAINERS index 094fe9e..f562efa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -261,6 +261,21 @@ S: Supported F: tools/xentrace/ F: xen/common/trace.c +VTPM +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> +S: Supported +F: tools/vtpm +F: tools/vtpm_manager +F: extras/minios-os/tpmfront.c +F: extras/minios-os/tpmback.c +F: extras/minios-os/tpm-tis.c +F: extras/minios-os/include/tpmfront.h +F: extras/minios-os/include/tpmback.h +F: extras/minios-os/include/tpm-tis.h +F: stubdom/vtpm +F: stubdom/vtpmmgr +F: docs/misc/vtpm.txt + THE REST M: Keir Fraser <keir@xen.org> L: xen-devel@lists.xen.org -- 1.7.4.4
See MAINTAINERS file Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> --- Changes since last * Change spaces to tabs, as thats what everything else uses. diff --git a/MAINTAINERS b/MAINTAINERS index 094fe9e..1b73c4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -261,6 +261,21 @@ S: Supported F: tools/xentrace/ F: xen/common/trace.c +VTPM +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> +S: Supported +F: tools/vtpm +F: tools/vtpm_manager +F: extras/minios-os/tpmfront.c +F: extras/minios-os/tpmback.c +F: extras/minios-os/tpm-tis.c +F: extras/minios-os/include/tpmfront.h +F: extras/minios-os/include/tpmback.h +F: extras/minios-os/include/tpm-tis.h +F: stubdom/vtpm +F: stubdom/vtpmmgr +F: docs/misc/vtpm.txt + THE REST M: Keir Fraser <keir@xen.org> L: xen-devel@lists.xen.org -- 1.7.4.4
On Mon, 2012-10-01 at 21:12 +0100, Matthew Fioravante wrote:> See MAINTAINERS file > > Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>Thanks. This file is actually alphabetical so this entry is out of place. I think (but I''m not sure) that directory entries are supposed to have a trailing / -- this is most likely for the benefit of Linux-style get-maintainer.pl tools but judging from the existing entries we seem to be following it.> --- > Changes since last > * Change spaces to tabs, as thats what everything else uses. > > diff --git a/MAINTAINERS b/MAINTAINERS > index 094fe9e..1b73c4f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -261,6 +261,21 @@ S: Supported > F: tools/xentrace/ > F: xen/common/trace.c > > +VTPM > +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > +S: Supported > +F: tools/vtpm > +F: tools/vtpm_manager > +F: extras/minios-os/tpmfront.c > +F: extras/minios-os/tpmback.c > +F: extras/minios-os/tpm-tis.c > +F: extras/minios-os/include/tpmfront.h > +F: extras/minios-os/include/tpmback.h > +F: extras/minios-os/include/tpm-tis.h > +F: stubdom/vtpm > +F: stubdom/vtpmmgr > +F: docs/misc/vtpm.txt > + > THE REST > M: Keir Fraser <keir@xen.org> > L: xen-devel@lists.xen.org
See MAINTAINERS file Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> --- Change since last revision * Maintain alphabetical order * add slashes to directories diff --git a/MAINTAINERS b/MAINTAINERS index 094fe9e..0bde721 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -242,6 +242,21 @@ S: Supported T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg F: drivers/xen/usb*/ +VTPM +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> +S: Supported +F: tools/vtpm/ +F: tools/vtpm_manager/ +F: extras/minios-os/tpmfront.c +F: extras/minios-os/tpmback.c +F: extras/minios-os/tpm-tis.c +F: extras/minios-os/include/tpmfront.h +F: extras/minios-os/include/tpmback.h +F: extras/minios-os/include/tpm-tis.h +F: stubdom/vtpm/ +F: stubdom/vtpmmgr/ +F: docs/misc/vtpm.txt + X86 ARCHITECTURE M: Keir Fraser <keir@xen.org> M: Jan Beulich <jbeulich@suse.com> -- 1.7.4.4
On Tue, 2012-10-02 at 15:04 +0100, Matthew Fioravante wrote:> See MAINTAINERS file > > Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>Acked-by: Ian Campbell <ian.campbell@citrix.com>> --- > Change since last revision > * Maintain alphabetical order > * add slashes to directories > > diff --git a/MAINTAINERS b/MAINTAINERS > index 094fe9e..0bde721 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -242,6 +242,21 @@ S: Supported > T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg > F: drivers/xen/usb*/ > > +VTPM > +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > +S: Supported > +F: tools/vtpm/ > +F: tools/vtpm_manager/ > +F: extras/minios-os/tpmfront.c > +F: extras/minios-os/tpmback.c > +F: extras/minios-os/tpm-tis.c > +F: extras/minios-os/include/tpmfront.h > +F: extras/minios-os/include/tpmback.h > +F: extras/minios-os/include/tpm-tis.h > +F: stubdom/vtpm/ > +F: stubdom/vtpmmgr/ > +F: docs/misc/vtpm.txt > + > X86 ARCHITECTURE > M: Keir Fraser <keir@xen.org> > M: Jan Beulich <jbeulich@suse.com>
Matthew Fioravante writes ("[Xen-devel] [PATCH] Matthew Fioravante now maintains VTPM"):> See MAINTAINERS fileI think it is a good idea to formally record your maintainership, thanks. Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> (CC Keir) Ian.
Matthew Fioravante
2012-Oct-02 15:15 UTC
Re: [PATCH] Matthew Fioravante now maintains VTPM
On 10/02/2012 11:05 AM, Ian Jackson wrote:> Matthew Fioravante writes ("[Xen-devel] [PATCH] Matthew Fioravante now maintains VTPM"): >> See MAINTAINERS file > I think it is a good idea to formally record your maintainership, > thanks.Sorry, what exactly do you mean by that? Do you need a formal statement in email? A statement in the patch commit description?> > Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> > > (CC Keir) > > Ian._______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Matthew Fioravante writes ("Re: [Xen-devel] [PATCH] Matthew Fioravante now maintains VTPM"):> On 10/02/2012 11:05 AM, Ian Jackson wrote: > > Matthew Fioravante writes ("[Xen-devel] [PATCH] Matthew Fioravante now maintains VTPM"): > >> See MAINTAINERS file > > I think it is a good idea to formally record your maintainership, > > thanks. > Sorry, what exactly do you mean by that? Do you need a formal statement > in email? A statement in the patch commit description?I meant that this is exactly what you are doing with your MAINTAINERS file patch, of which I approve. Ian.