]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: ssl: update MAINTAINERS file
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 15 May 2020 11:29:05 +0000 (13:29 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 15 May 2020 12:11:54 +0000 (14:11 +0200)
Update the MAINTAINERS file with new files and maintainer.

MAINTAINERS

index 9a46d7482fba0176bfa076b82ed5a76d42b9fccb..95b0175216717aa4e5adf4caa82ceed159b81f5c 100644 (file)
@@ -31,8 +31,8 @@ Maintainer: Baptiste Assmann <bedis9@gmail.com>
 Files: src/dns.c, include/*/dns.h
 
 SSL
-Maintainer: Emeric Brun <ebrun@haproxy.com>
-Files: src/ssl_sock.c, include/*/ssl_sock.h
+Maintainer: Emeric Brun <ebrun@haproxy.com>, William Lallemand <wlallemand@haproxy.com>
+Files: src/cfgparse-ssl.c, src/ssl_*.c, include/*/ssl_*.h
 
 Peers
 Maintainer: Emeric Brun <ebrun@haproxy.com>