diff options
author | David Howells <dhowells@redhat.com> | 2016-01-14 10:50:20 -0500 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2016-01-18 20:07:39 -0500 |
commit | d8d803867ac13117b8f6c6572474ab1c90e9036b (patch) | |
tree | bc46a63dc4848bb00b9d27954763a8436029792b /MAINTAINERS | |
parent | d05d82f7110b08fd36178a641b69a1f206e1142b (diff) |
Fix the MAINTAINERS record for the certs/ directory
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>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95eafcc2bc85..3b45a1bdb62e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2706,10 +2706,11 @@ F: fs/ceph/ | |||
2706 | CERTIFICATE HANDLING: | 2706 | CERTIFICATE HANDLING: |
2707 | M: David Howells <dhowells@redhat.com> | 2707 | M: David Howells <dhowells@redhat.com> |
2708 | M: David Woodhouse <dwmw2@infradead.org> | 2708 | M: David Woodhouse <dwmw2@infradead.org> |
2709 | L: keyrings@linux-nfs.org | 2709 | L: keyrings@vger.kernel.org |
2710 | S: Maintained | 2710 | S: Maintained |
2711 | F: Documentation/module-signing.txt | 2711 | F: Documentation/module-signing.txt |
2712 | F: certs/ | 2712 | F: certs/ |
2713 | F: scripts/sign-file.c | ||
2713 | F: scripts/extract-cert.c | 2714 | F: scripts/extract-cert.c |
2714 | 2715 | ||
2715 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 2716 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |