From: Willy Tarreau Date: Wed, 23 Sep 2015 05:41:56 +0000 (+0200) Subject: DOC: add more entries to MAINTAINERS X-Git-Tag: v1.6-dev6~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed176556663e77d69098e231423e9901ba171e13;p=thirdparty%2Fhaproxy.git DOC: add more entries to MAINTAINERS Simon is willing to maintain mailers and external checks. --- diff --git a/MAINTAINERS b/MAINTAINERS index a3314f054e..16cb527d02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -34,12 +34,23 @@ SSL Maintainer: Emeric Brun Files: src/ssl_sock.c, include/*/ssl_sock.h -PEERS +Peers Maintainer: Emeric Brun Files: src/peers.c, include/*/peers.h -DOC to HTML converter (dconv) +Doc to HTML converter (dconv) Maintainer: Cyril Bonté Files: doc/*.txt Note: ask Cyril before changing any doc's format or structure. +Health checks +Files: src/checks.c, include/*/checks.h +Maintainers: Simon Horman for external-check, Baptiste Assmann for tcp-check +Note: health checks are fragile and have been broken many times, so please + consult the relevant maintainers if you want to change these specific + parts. + +Mailers +Maintainer: Simon Horman +Files: src/mailers.c, include/*/mailers.h +