Matthew Fioravante will no longer be maintaining the vTPM code. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> --- MAINTAINERS | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8925287..7872335 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -277,14 +277,10 @@ T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg F: drivers/xen/usb*/ VTPM -M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> +M: Daniel De Graaf <dgdegra@tycho.nsa.gov> S: Supported -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: extras/mini-os/tpm* +F: extras/mini-os/include/tpm* F: stubdom/vtpm/ F: stubdom/vtpmmgr/ F: docs/misc/vtpm.txt -- 1.8.1.4
Fioravante, Matthew E.
2013-Apr-01 14:15 UTC
Re: [PATCH] MAINTAINERS: Add myself as VTPM maintainer
Hey everyone, I''m moving out of the defense industry so Daniel will be taking my place maintaining vTPM. He has worked extensively with vTPM and understands all of the design and implementation. Acked-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>> -----Original Message----- > From: Daniel De Graaf [mailto:dgdegra@tycho.nsa.gov] > Sent: Monday, April 01, 2013 9:40 AM > To: xen-devel@lists.xen.org > Cc: Fioravante, Matthew E.; Daniel De Graaf > Subject: [PATCH] MAINTAINERS: Add myself as VTPM maintainer > > Matthew Fioravante will no longer be maintaining the vTPM code. > > Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> > --- > MAINTAINERS | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8925287..7872335 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -277,14 +277,10 @@ T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg > F: drivers/xen/usb*/ > > VTPM > -M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > +M: Daniel De Graaf <dgdegra@tycho.nsa.gov> > S: Supported > -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: extras/mini-os/tpm* > +F: extras/mini-os/include/tpm* > F: stubdom/vtpm/ > F: stubdom/vtpmmgr/ > F: docs/misc/vtpm.txt > -- > 1.8.1.4
George Dunlap
2013-Apr-02 11:11 UTC
Re: [PATCH] MAINTAINERS: Add myself as VTPM maintainer
On Mon, Apr 1, 2013 at 3:15 PM, Fioravante, Matthew E. <Matthew.Fioravante@jhuapl.edu> wrote:> Hey everyone, I''m moving out of the defense industry so Daniel will be taking my place maintaining vTPM. He has worked extensively with vTPM and understands all of the design and implementation. > > Acked-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>Good working with you! Wish you the best of luck in your future endeavors. -George
On Mon, 2013-04-01 at 15:15 +0100, Fioravante, Matthew E. wrote:> Hey everyone, I''m moving out of the defense industry so Daniel will be > taking my place maintaining vTPM. He has worked extensively with vTPM > and understands all of the design and implementation. > > Acked-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>Best of luck for the future! Daniel, My QUEUE folder contains a bunch of older series from both Matthew and yourself which were (IIRC) awaiting reposts following Matthew''s previous absence. Shall I assume that we are "resetting" that queue and that this stuff will be included in your submissions? Or do I need to go through the list and ping you on them individually? I''ve still got >1K mails in my INBOX from my absence but I''ve picked up a couple series you posted recently into my QUEUE already, so I''m not including them in the proposed reset. Those are: [PATCH] drivers/tpm: add xen tpmfront interface <1364324971-16376-1-git-send-email-dgdegra@tycho.nsa.gov> [PATCH v5 00/12] vTPM updates for 4.3 <1363896689-11086-1-git-send-email-dgdegra@tycho.nsa.gov> and of course this patch. I''m hoping to get caught up on my email backlog today and then start processing outstanding patches ASAP. Ian.> > > -----Original Message----- > > From: Daniel De Graaf [mailto:dgdegra@tycho.nsa.gov] > > Sent: Monday, April 01, 2013 9:40 AM > > To: xen-devel@lists.xen.org > > Cc: Fioravante, Matthew E.; Daniel De Graaf > > Subject: [PATCH] MAINTAINERS: Add myself as VTPM maintainer > > > > Matthew Fioravante will no longer be maintaining the vTPM code. > > > > Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> > > --- > > MAINTAINERS | 10 +++------- > > 1 file changed, 3 insertions(+), 7 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8925287..7872335 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -277,14 +277,10 @@ T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg > > F: drivers/xen/usb*/ > > > > VTPM > > -M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > > +M: Daniel De Graaf <dgdegra@tycho.nsa.gov> > > S: Supported > > -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: extras/mini-os/tpm* > > +F: extras/mini-os/include/tpm* > > F: stubdom/vtpm/ > > F: stubdom/vtpmmgr/ > > F: docs/misc/vtpm.txt > > -- > > 1.8.1.4 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel
Fioravante, Matthew E.
2013-Apr-10 13:34 UTC
Re: [PATCH] MAINTAINERS: Add myself as VTPM maintainer
> -----Original Message----- > From: Ian Campbell [mailto:Ian.Campbell@citrix.com] > Sent: Wednesday, April 10, 2013 5:48 AM > To: Fioravante, Matthew E. > Cc: Daniel De Graaf; xen-devel@lists.xen.org > Subject: Re: [Xen-devel] [PATCH] MAINTAINERS: Add myself as VTPM maintainer > > On Mon, 2013-04-01 at 15:15 +0100, Fioravante, Matthew E. wrote: > > Hey everyone, I''m moving out of the defense industry so Daniel will be > > taking my place maintaining vTPM. He has worked extensively with vTPM > > and understands all of the design and implementation. > > > > Acked-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > > Best of luck for the future! > > Daniel, > > My QUEUE folder contains a bunch of older series from both Matthew and > yourself which were (IIRC) awaiting reposts following Matthew''s previous > absence. Shall I assume that we are "resetting" that queue and that this stuff will > be included in your submissions? Or do I need to go through the list and ping you > on them individually?All of my patches should be in Xen now so there is nothing outstanding from me. Daniel just recently reposted his patch set so you can work with him on those.> > I''ve still got >1K mails in my INBOX from my absence but I''ve picked up a couple > series you posted recently into my QUEUE already, so I''m not including them in > the proposed reset. Those are: > [PATCH] drivers/tpm: add xen tpmfront interface <1364324971-16376-1-git- > send-email-dgdegra@tycho.nsa.gov> > [PATCH v5 00/12] vTPM updates for 4.3 <1363896689-11086-1-git- > send-email-dgdegra@tycho.nsa.gov> > and of course this patch. > > I''m hoping to get caught up on my email backlog today and then start > processing outstanding patches ASAP. > > Ian. > > > > > > -----Original Message----- > > > From: Daniel De Graaf [mailto:dgdegra@tycho.nsa.gov] > > > Sent: Monday, April 01, 2013 9:40 AM > > > To: xen-devel@lists.xen.org > > > Cc: Fioravante, Matthew E.; Daniel De Graaf > > > Subject: [PATCH] MAINTAINERS: Add myself as VTPM maintainer > > > > > > Matthew Fioravante will no longer be maintaining the vTPM code. > > > > > > Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> > > > --- > > > MAINTAINERS | 10 +++------- > > > 1 file changed, 3 insertions(+), 7 deletions(-) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS index 8925287..7872335 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -277,14 +277,10 @@ T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg > > > F: drivers/xen/usb*/ > > > > > > VTPM > > > -M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> > > > +M: Daniel De Graaf <dgdegra@tycho.nsa.gov> > > > S: Supported > > > -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: extras/mini-os/tpm* > > > +F: extras/mini-os/include/tpm* > > > F: stubdom/vtpm/ > > > F: stubdom/vtpmmgr/ > > > F: docs/misc/vtpm.txt > > > -- > > > 1.8.1.4 > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel >