Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1468999
| From | mcgrof@kernel.org |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 1/5] MAINTAINERS: extend firmware_class maintainer list |
| Date | 2016-08-24 03:00 +0200 |
| Message-ID | <s9uHT-39E-11@gated-at.bofh.it> (permalink) |
| References | <rKOqt-5LX-3@gated-at.bofh.it> <s9uyd-367-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: "Luis R. Rodriguez" <mcgrof@kernel.org> I've been reviewing changes proactively, and plan on doing more of this work. I'm doing this early as I should be getting e-mailed about proposed changes. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 320cce87d6f8..38895e8b7b42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4865,6 +4865,7 @@ F: tools/firewire/ FIRMWARE LOADER (request_firmware) M: Ming Lei <ming.lei@canonical.com> +M: Luis R. Rodriguez <mcgrof@kernel.org> L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/firmware_class/ -- 2.9.2
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/5] firmware: add SmPL grammar to avoid issues mcgrof@kernel.org - 2016-08-24 03:00 +0200 [PATCH v3 3/5] firmware: update usermode helper docs and add SmPL report mcgrof@kernel.org - 2016-08-24 03:00 +0200 [PATCH v3 4/5] firmware: add usermode helper DECLARE_FW_LOADER_USER() annotation mcgrof@kernel.org - 2016-08-24 03:00 +0200 [PATCH v3 1/5] MAINTAINERS: extend firmware_class maintainer list mcgrof@kernel.org - 2016-08-24 03:00 +0200
csiph-web