Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309447
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Fix the MAINTAINERS record for the certs/ directory |
| Date | 2016-01-14 17:00 +0100 |
| Message-ID | <qQStB-GV-33@gated-at.bofh.it> (permalink) |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Fix the MAINTAINERS record for the certs/ directory to have the new keyrings mailing list and also to be authoritative for the sign-file tool Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: David Woodhouse <David.Woodhouse@intel.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 050d0e77a2cf..8ab79a1fb6dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2691,10 +2691,11 @@ F: fs/ceph/ CERTIFICATE HANDLING: M: David Howells <dhowells@redhat.com> M: David Woodhouse <dwmw2@infradead.org> -L: keyrings@linux-nfs.org +L: keyrings@vger.kernel.org S: Maintained F: Documentation/module-signing.txt F: certs/ +F: scripts/sign-file.c F: scripts/extract-cert.c CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] Fix the MAINTAINERS record for the certs/ directory David Howells <dhowells@redhat.com> - 2016-01-14 17:00 +0100 Re: [PATCH] Fix the MAINTAINERS record for the certs/ directory David Howells <dhowells@redhat.com> - 2016-01-15 00:00 +0100
csiph-web