From: Willy Tarreau Date: Fri, 24 Nov 2017 17:23:03 +0000 (+0100) Subject: DOC: mention William as maintainer of the cache and master-worker X-Git-Tag: v1.8.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55612d4517d06d456171de657706f395bd6a00cb;p=thirdparty%2Fhaproxy.git DOC: mention William as maintainer of the cache and master-worker The latter is very tricky, better not touch anything there without his approval. --- diff --git a/MAINTAINERS b/MAINTAINERS index ea0060a8eb..35c1043b95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -61,3 +61,11 @@ Files: src/da.c, include/*/da.h 51Degrees device identification Maintainer: Ben Shillito Files: src/51d.c + +Cache +Maintainer: William Lallemand +Files: src/cache.c, include/*/cache.h + +Master-worker +Maintainer: William Lallemand +Note: Please CC William when touching src/haproxy.c and contrib/systemd