Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1701633
| From | Alan Tull <atull@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/5] MAINTAINERS: fpga: Update email and add patchwork URL |
| Date | 2017-08-02 04:30 +0200 |
| Message-ID | <u9RA5-3Rb-7@gated-at.bofh.it> (permalink) |
| References | <u9RA5-3Rb-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Moritz Fischer <mdf@kernel.org> Add Q: entry for patchwork and update my email address. Signed-off-by: Moritz Fischer <mdf@kernel.org> Acked-By: Alan Tull <atull@kernel.org> Cc: Alan Tull <atull@kernel.org> Cc: linux-fpga@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4348288..4f3f2c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5357,10 +5357,11 @@ K: fmc_d.*register FPGA MANAGER FRAMEWORK M: Alan Tull <atull@kernel.org> -R: Moritz Fischer <moritz.fischer@ettus.com> +R: Moritz Fischer <mdf@kernel.org> L: linux-fpga@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git +Q: http://patchwork.kernel.org/project/linux-fpga/list/ F: Documentation/fpga/ F: Documentation/devicetree/bindings/fpga/ F: drivers/fpga/ -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] patches for FPGA Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 5/5] MAINTAINERS: fpga: Update email and add patchwork URL Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 1/5] fpga: Convert to using %pOF instead of full_name Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 3/5] fpga: altera-hps2fpga: add NULL check on of_match_device() return value Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 2/5] ARM: socfpga: explicitly request exclusive reset control Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 4/5] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200
csiph-web