From 55612d4517d06d456171de657706f395bd6a00cb Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Fri, 24 Nov 2017 18:23:03 +0100 Subject: [PATCH] DOC: mention William as maintainer of the cache and master-worker The latter is very tricky, better not touch anything there without his approval. --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ea0060a8e..35c1043b9 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