Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309447 > unrolled thread

[PATCH] Fix the MAINTAINERS record for the certs/ directory

Started byDavid Howells <dhowells@redhat.com>
First post2016-01-14 17:00 +0100
Last post2016-01-15 00:00 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [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

#1309447 — [PATCH] Fix the MAINTAINERS record for the certs/ directory

FromDavid Howells <dhowells@redhat.com>
Date2016-01-14 17:00 +0100
Subject[PATCH] Fix the MAINTAINERS record for the certs/ directory
Message-ID<qQStB-GV-33@gated-at.bofh.it>
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:

[toc] | [next] | [standalone]


#1309743

FromDavid Howells <dhowells@redhat.com>
Date2016-01-15 00:00 +0100
Message-ID<qQZ22-5mm-15@gated-at.bofh.it>
In reply to#1309447
Hi James,

> 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>

Can you pass this on to Linus please?

David

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web