Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1527073
| From | Moritz Fischer <moritz.fischer@ettus.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. |
| Date | 2016-11-21 23:00 +0100 |
| Message-ID | <sG4N4-6GD-25@gated-at.bofh.it> (permalink) |
| References | <sG4N4-6GD-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add myself as co-maintainer to fpga mgr framework. Signed-off-by: Moritz Fischer <mdf@kernel.org> Cc: Alan Tull <atull@opensource.altera.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-kernel@vger.kernel.org Cc: linux-fpga@vger.kernel.org --- Hi all, Lately we've fallen behind a bit on reviewing patches lately. 'Behind the scenes', Alan has worked on getting a git tree setup for us on kernel.org and I've worked on getting the mailing list setup. The mailing list is up and running (see patch [1/2]) of this series. Greg said he'd be happy to take pull requests from now on, so I hope once we have figured out the exact workflow things will be much smoother getting your patches merged into the fpga mgr framework. Feel free to comment / speak up if you're not cool with this change. Thanks, Moritz --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 19527a0..1856594 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5004,7 +5004,7 @@ K: fmc_d.*register FPGA MANAGER FRAMEWORK M: Alan Tull <atull@opensource.altera.com> -R: Moritz Fischer <moritz.fischer@ettus.com> +M: Moritz Fischer <moritz.fischer@ettus.com> L: linux-fpga@vger.kernel.org S: Maintained F: drivers/fpga/ -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. Moritz Fischer <moritz.fischer@ettus.com> - 2016-11-21 23:00 +0100 Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. Marek Vasut <marex@denx.de> - 2016-11-21 23:10 +0100 Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-11-22 09:10 +0100 Re: [PATCH 2/2] MAINTAINERS: Add myself as co-maintainer to fpga mgr framework. Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-11-22 17:40 +0100
csiph-web