* [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz @ 2019-06-17 3:11 Alan Tull 2019-06-17 3:35 ` Moritz Fischer 2019-06-18 7:17 ` Greg Kroah-Hartman 0 siblings, 2 replies; 5+ messages in thread From: Alan Tull @ 2019-06-17 3:11 UTC (permalink / raw) To: Greg Kroah-Hartman, Moritz Fischer Cc: Alan Tull, Dinh Nguyen, Thor Thayer, Richard Gong, linux-kernel, linux-fpga I'm moving on to a new position and stepping down as FPGA subsystem maintainer. Moritz has graciously agreed to take over the maintainership. Signed-off-by: Alan Tull <atull@kernel.org> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 80e2bfa049d7..448730982545 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6266,7 +6266,6 @@ F: include/linux/ipmi-fru.h K: fmc_d.*register FPGA MANAGER FRAMEWORK -M: Alan Tull <atull@kernel.org> M: Moritz Fischer <mdf@kernel.org> L: linux-fpga@vger.kernel.org S: Maintained -- 2.21.0 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz 2019-06-17 3:11 [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz Alan Tull @ 2019-06-17 3:35 ` Moritz Fischer 2019-06-17 15:33 ` Alan Tull 2019-06-18 7:17 ` Greg Kroah-Hartman 1 sibling, 1 reply; 5+ messages in thread From: Moritz Fischer @ 2019-06-17 3:35 UTC (permalink / raw) To: Alan Tull Cc: Greg Kroah-Hartman, Moritz Fischer, Dinh Nguyen, Thor Thayer, Richard Gong, linux-kernel, linux-fpga Hi Alan, On Sun, Jun 16, 2019 at 10:11:13PM -0500, Alan Tull wrote: > I'm moving on to a new position and stepping down as FPGA subsystem > maintainer. Moritz has graciously agreed to take over the > maintainership. Thanks a lot for all the work you put into this, it was good fun working with you, and I hope you'll be back someday, or at least you'll keep working on the Linux Kernel in other areas. All: It'll take me a bit to get everything sorted, since I just switched jobs and am still getting set up there, too, so please be patient :) > Signed-off-by: Alan Tull <atull@kernel.org> Acked-by: Moritz Fischer <mdf@kernel.org> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 80e2bfa049d7..448730982545 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6266,7 +6266,6 @@ F: include/linux/ipmi-fru.h > K: fmc_d.*register > > FPGA MANAGER FRAMEWORK > -M: Alan Tull <atull@kernel.org> > M: Moritz Fischer <mdf@kernel.org> > L: linux-fpga@vger.kernel.org > S: Maintained > -- > 2.21.0 > Cheers, Moritz ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz 2019-06-17 3:35 ` Moritz Fischer @ 2019-06-17 15:33 ` Alan Tull 0 siblings, 0 replies; 5+ messages in thread From: Alan Tull @ 2019-06-17 15:33 UTC (permalink / raw) To: Moritz Fischer Cc: Greg Kroah-Hartman, Dinh Nguyen, Thor Thayer, Richard Gong, linux-kernel, linux-fpga On Sun, Jun 16, 2019 at 10:35 PM Moritz Fischer <mdf@kernel.org> wrote: Hi Moritz, > > Hi Alan, > > On Sun, Jun 16, 2019 at 10:11:13PM -0500, Alan Tull wrote: > > I'm moving on to a new position and stepping down as FPGA subsystem > > maintainer. Moritz has graciously agreed to take over the > > maintainership. > > Thanks a lot for all the work you put into this, it was good fun working > with you, and I hope you'll be back someday, or at least you'll keep > working on the Linux Kernel in other areas. Thank you for your support and all the good work and enthusiasm you've put into this subsystem! Alan > > All: It'll take me a bit to get everything sorted, since I just switched > jobs and am still getting set up there, too, so please be patient :) > > > Signed-off-by: Alan Tull <atull@kernel.org> > Acked-by: Moritz Fischer <mdf@kernel.org> > > --- > > MAINTAINERS | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 80e2bfa049d7..448730982545 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -6266,7 +6266,6 @@ F: include/linux/ipmi-fru.h > > K: fmc_d.*register > > > > FPGA MANAGER FRAMEWORK > > -M: Alan Tull <atull@kernel.org> > > M: Moritz Fischer <mdf@kernel.org> > > L: linux-fpga@vger.kernel.org > > S: Maintained > > -- > > 2.21.0 > > > > Cheers, > Moritz ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz 2019-06-17 3:11 [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz Alan Tull 2019-06-17 3:35 ` Moritz Fischer @ 2019-06-18 7:17 ` Greg Kroah-Hartman 2019-06-18 14:29 ` Alan Tull 1 sibling, 1 reply; 5+ messages in thread From: Greg Kroah-Hartman @ 2019-06-18 7:17 UTC (permalink / raw) To: Alan Tull Cc: Moritz Fischer, Dinh Nguyen, Thor Thayer, Richard Gong, linux-kernel, linux-fpga On Sun, Jun 16, 2019 at 10:11:13PM -0500, Alan Tull wrote: > I'm moving on to a new position and stepping down as FPGA subsystem > maintainer. Moritz has graciously agreed to take over the > maintainership. > > Signed-off-by: Alan Tull <atull@kernel.org> Thanks for all the work you have done on this subsystem getting it into mergable shape and then maintaining it for a while. good luck on your future endeavors, hopefully it still involves kernel programming :) greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz 2019-06-18 7:17 ` Greg Kroah-Hartman @ 2019-06-18 14:29 ` Alan Tull 0 siblings, 0 replies; 5+ messages in thread From: Alan Tull @ 2019-06-18 14:29 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: Moritz Fischer, Dinh Nguyen, Thor Thayer, Richard Gong, linux-kernel, linux-fpga On Tue, Jun 18, 2019 at 2:17 AM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > On Sun, Jun 16, 2019 at 10:11:13PM -0500, Alan Tull wrote: > > I'm moving on to a new position and stepping down as FPGA subsystem > > maintainer. Moritz has graciously agreed to take over the > > maintainership. > > > > Signed-off-by: Alan Tull <atull@kernel.org> > > Thanks for all the work you have done on this subsystem getting it into > mergable shape and then maintaining it for a while. > > good luck on your future endeavors, hopefully it still involves kernel > programming :) Thanks for all your guidance and help! Alan > > greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-06-18 14:29 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-06-17 3:11 [PATCH] MAINTAINERS: fpga: hand off maintainership to Moritz Alan Tull 2019-06-17 3:35 ` Moritz Fischer 2019-06-17 15:33 ` Alan Tull 2019-06-18 7:17 ` Greg Kroah-Hartman 2019-06-18 14:29 ` Alan Tull
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).