* [PATCH] maintainers: drop Chris Wright from pvops @ 2017-10-26 10:31 ` Juergen Gross 0 siblings, 0 replies; 7+ messages in thread From: Juergen Gross @ 2017-10-26 10:31 UTC (permalink / raw) To: linux-kernel, virtualization; +Cc: chrisw, Juergen Gross, akataria, rusty Mails to chrisw@sous-sol.org are not deliverable since several months. Drop him as PARAVIRT_OPS maintainer. Signed-off-by: Juergen Gross <jgross@suse.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d85c08956875..af0cb69f6a3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE M: Juergen Gross <jgross@suse.com> -M: Chris Wright <chrisw@sous-sol.org> M: Alok Kataria <akataria@vmware.com> M: Rusty Russell <rusty@rustcorp.com.au> L: virtualization@lists.linux-foundation.org -- 2.12.3 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH] maintainers: drop Chris Wright from pvops @ 2017-10-26 10:31 ` Juergen Gross 0 siblings, 0 replies; 7+ messages in thread From: Juergen Gross @ 2017-10-26 10:31 UTC (permalink / raw) To: linux-kernel, virtualization; +Cc: chrisw, akataria, rusty, Juergen Gross Mails to chrisw@sous-sol.org are not deliverable since several months. Drop him as PARAVIRT_OPS maintainer. Signed-off-by: Juergen Gross <jgross@suse.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d85c08956875..af0cb69f6a3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE M: Juergen Gross <jgross@suse.com> -M: Chris Wright <chrisw@sous-sol.org> M: Alok Kataria <akataria@vmware.com> M: Rusty Russell <rusty@rustcorp.com.au> L: virtualization@lists.linux-foundation.org -- 2.12.3 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] maintainers: drop Chris Wright from pvops 2017-10-26 10:31 ` Juergen Gross (?) @ 2017-10-26 22:17 ` Rusty Russell -1 siblings, 0 replies; 7+ messages in thread From: Rusty Russell @ 2017-10-26 22:17 UTC (permalink / raw) To: linux-kernel, virtualization; +Cc: chrisw, Juergen Gross, akataria, chrisw Chris CC'd: He wasn't that hard to find. (linkedin says he's CTO of RedHat now. I feel like an underachiever!) Cheers, Rusty. Juergen Gross <jgross@suse.com> writes: > Mails to chrisw@sous-sol.org are not deliverable since several months. > Drop him as PARAVIRT_OPS maintainer. > > Signed-off-by: Juergen Gross <jgross@suse.com> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d85c08956875..af0cb69f6a3e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt > > PARAVIRT_OPS INTERFACE > M: Juergen Gross <jgross@suse.com> > -M: Chris Wright <chrisw@sous-sol.org> > M: Alok Kataria <akataria@vmware.com> > M: Rusty Russell <rusty@rustcorp.com.au> > L: virtualization@lists.linux-foundation.org > -- > 2.12.3 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] maintainers: drop Chris Wright from pvops 2017-10-26 10:31 ` Juergen Gross (?) (?) @ 2017-10-26 22:17 ` Rusty Russell 2017-10-27 2:55 ` Chris Wright ` (2 more replies) -1 siblings, 3 replies; 7+ messages in thread From: Rusty Russell @ 2017-10-26 22:17 UTC (permalink / raw) To: Juergen Gross, linux-kernel, virtualization Cc: chrisw, akataria, Juergen Gross, chrisw Chris CC'd: He wasn't that hard to find. (linkedin says he's CTO of RedHat now. I feel like an underachiever!) Cheers, Rusty. Juergen Gross <jgross@suse.com> writes: > Mails to chrisw@sous-sol.org are not deliverable since several months. > Drop him as PARAVIRT_OPS maintainer. > > Signed-off-by: Juergen Gross <jgross@suse.com> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d85c08956875..af0cb69f6a3e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt > > PARAVIRT_OPS INTERFACE > M: Juergen Gross <jgross@suse.com> > -M: Chris Wright <chrisw@sous-sol.org> > M: Alok Kataria <akataria@vmware.com> > M: Rusty Russell <rusty@rustcorp.com.au> > L: virtualization@lists.linux-foundation.org > -- > 2.12.3 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] maintainers: drop Chris Wright from pvops 2017-10-26 22:17 ` Rusty Russell @ 2017-10-27 2:55 ` Chris Wright 2017-10-27 4:23 ` Chris Wright 2017-10-27 4:23 ` Chris Wright 2 siblings, 0 replies; 7+ messages in thread From: Chris Wright @ 2017-10-27 2:55 UTC (permalink / raw) To: Rusty Russell Cc: Juergen Gross, chrisw, akataria, linux-kernel, virtualization [-- Attachment #1.1: Type: text/plain, Size: 1040 bytes --] Acked-by: Chris Wright <chrisw@redhat.com> ;) thanks, -chris On Oct 26, 2017 7:41 PM, "Rusty Russell" <rusty@rustcorp.com.au> wrote: > Chris CC'd: He wasn't that hard to find. > > (linkedin says he's CTO of RedHat now. I feel like an underachiever!) > > Cheers, > Rusty. > > Juergen Gross <jgross@suse.com> writes: > > > Mails to chrisw@sous-sol.org are not deliverable since several months. > > Drop him as PARAVIRT_OPS maintainer. > > > > Signed-off-by: Juergen Gross <jgross@suse.com> > > --- > > MAINTAINERS | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index d85c08956875..af0cb69f6a3e 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt > > > > PARAVIRT_OPS INTERFACE > > M: Juergen Gross <jgross@suse.com> > > -M: Chris Wright <chrisw@sous-sol.org> > > M: Alok Kataria <akataria@vmware.com> > > M: Rusty Russell <rusty@rustcorp.com.au> > > L: virtualization@lists.linux-foundation.org > > -- > > 2.12.3 > [-- Attachment #1.2: Type: text/html, Size: 2055 bytes --] [-- Attachment #2: Type: text/plain, Size: 183 bytes --] _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] maintainers: drop Chris Wright from pvops 2017-10-26 22:17 ` Rusty Russell 2017-10-27 2:55 ` Chris Wright @ 2017-10-27 4:23 ` Chris Wright 2017-10-27 4:23 ` Chris Wright 2 siblings, 0 replies; 7+ messages in thread From: Chris Wright @ 2017-10-27 4:23 UTC (permalink / raw) To: Rusty Russell Cc: Juergen Gross, chrisw, akataria, linux-kernel, virtualization (resend w/out html damage that triggers lkml reject) On Thu, Oct 26, 2017 at 3:17 PM, Rusty Russell <rusty@rustcorp.com.au> wrote: > Chris CC'd: He wasn't that hard to find. > > (linkedin says he's CTO of RedHat now. I feel like an underachiever!) > > Cheers, > Rusty. > > Juergen Gross <jgross@suse.com> writes: > >> Mails to chrisw@sous-sol.org are not deliverable since several months. >> Drop him as PARAVIRT_OPS maintainer. >> >> Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: Chris Wright <chrisw@redhat.com> ;) thanks, -chris >> --- >> MAINTAINERS | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index d85c08956875..af0cb69f6a3e 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt >> >> PARAVIRT_OPS INTERFACE >> M: Juergen Gross <jgross@suse.com> >> -M: Chris Wright <chrisw@sous-sol.org> >> M: Alok Kataria <akataria@vmware.com> >> M: Rusty Russell <rusty@rustcorp.com.au> >> L: virtualization@lists.linux-foundation.org >> -- >> 2.12.3 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] maintainers: drop Chris Wright from pvops 2017-10-26 22:17 ` Rusty Russell 2017-10-27 2:55 ` Chris Wright 2017-10-27 4:23 ` Chris Wright @ 2017-10-27 4:23 ` Chris Wright 2 siblings, 0 replies; 7+ messages in thread From: Chris Wright @ 2017-10-27 4:23 UTC (permalink / raw) To: Rusty Russell Cc: Juergen Gross, linux-kernel, virtualization, chrisw, akataria (resend w/out html damage that triggers lkml reject) On Thu, Oct 26, 2017 at 3:17 PM, Rusty Russell <rusty@rustcorp.com.au> wrote: > Chris CC'd: He wasn't that hard to find. > > (linkedin says he's CTO of RedHat now. I feel like an underachiever!) > > Cheers, > Rusty. > > Juergen Gross <jgross@suse.com> writes: > >> Mails to chrisw@sous-sol.org are not deliverable since several months. >> Drop him as PARAVIRT_OPS maintainer. >> >> Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: Chris Wright <chrisw@redhat.com> ;) thanks, -chris >> --- >> MAINTAINERS | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index d85c08956875..af0cb69f6a3e 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -10179,7 +10179,6 @@ F: Documentation/parport*.txt >> >> PARAVIRT_OPS INTERFACE >> M: Juergen Gross <jgross@suse.com> >> -M: Chris Wright <chrisw@sous-sol.org> >> M: Alok Kataria <akataria@vmware.com> >> M: Rusty Russell <rusty@rustcorp.com.au> >> L: virtualization@lists.linux-foundation.org >> -- >> 2.12.3 ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-10-27 4:23 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-10-26 10:31 [PATCH] maintainers: drop Chris Wright from pvops Juergen Gross 2017-10-26 10:31 ` Juergen Gross 2017-10-26 22:17 ` Rusty Russell 2017-10-26 22:17 ` Rusty Russell 2017-10-27 2:55 ` Chris Wright 2017-10-27 4:23 ` Chris Wright 2017-10-27 4:23 ` Chris Wright
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.