From: Willy Tarreau Date: Mon, 21 Sep 2015 23:07:00 +0000 (+0200) Subject: DOC: add more entries to MAINTAINERS X-Git-Tag: v1.6-dev6~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9937f9519d8d41fe11ec2d07f0d3ce91e912da5;p=thirdparty%2Fhaproxy.git DOC: add more entries to MAINTAINERS Cyril is the most impacted by doc format changes, Thierry is the one who knows maps and patterns infrastructure in great details. --- diff --git a/MAINTAINERS b/MAINTAINERS index 9c30d4663e..a3314f054e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22,8 +22,12 @@ Lua Maintainer: Thierry Fournier Files: src/hlua.c, include/*/hlua.h +Maps and pattern matching +Maintainer: Thierry Fournier +Files: src/maps.c, src/pattern.c, include/*/maps.h, include/*/pattern.h + DNS -Maintainer: Baptiste Assmann +Maintainer: Baptiste Assmann Files: src/dns.c, include/*/dns.h SSL @@ -34,3 +38,8 @@ PEERS Maintainer: Emeric Brun Files: src/peers.c, include/*/peers.h +DOC to HTML converter (dconv) +Maintainer: Cyril Bonté +Files: doc/*.txt +Note: ask Cyril before changing any doc's format or structure. +