DOC: ssl: update MAINTAINERS file

Update the MAINTAINERS file with new files and maintainer.
This commit is contained in:
William Lallemand 2020-05-15 13:29:05 +02:00 committed by William Lallemand
parent 6a66a5ec9b
commit 2f14aeb0cc
1 changed files with 2 additions and 2 deletions

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