]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: add more entries to MAINTAINERS
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Sep 2015 23:07:00 +0000 (01:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 21 Sep 2015 23:08:15 +0000 (01:08 +0200)
Cyril is the most impacted by doc format changes, Thierry is the one who
knows maps and patterns infrastructure in great details.

MAINTAINERS

index 9c30d4663e264f4844a7f85220298b645426c08b..a3314f054e49bc11185e4d707bbec1a4705a6588 100644 (file)
@@ -22,8 +22,12 @@ Lua
 Maintainer: Thierry Fournier <tfournier@arpalert.org>
 Files: src/hlua.c, include/*/hlua.h
 
+Maps and pattern matching
+Maintainer: Thierry Fournier <tfournier@arpalert.org>
+Files: src/maps.c, src/pattern.c, include/*/maps.h, include/*/pattern.h
+
 DNS
-Maintainer: Baptiste Assmann <bassmann@haproxy.com>
+Maintainer: Baptiste Assmann <bedis9@gmail.com>
 Files: src/dns.c, include/*/dns.h
 
 SSL
@@ -34,3 +38,8 @@ PEERS
 Maintainer: Emeric Brun <ebrun@haproxy.com>
 Files: src/peers.c, include/*/peers.h
 
+DOC to HTML converter (dconv)
+Maintainer: Cyril Bonté <cyril.bonte@free.fr>
+Files: doc/*.txt
+Note: ask Cyril before changing any doc's format or structure.
+