From: Hitoshi Mitake <[email protected]> Ruoyu is an active developer and heavy user of sheepdog. His clusters are deployed with zookeeper so he often solves problems related to the software. I'd like him to be a subsystem maintainer of zookeeper components for improving our development speed.
(This patch also fixes invalid description in the file which was introduced in a past commit) Cc: Ruoyu <[email protected]> Signed-off-by: Hitoshi Mitake <[email protected]> --- MAINTAINERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index fb17962..db348da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -33,7 +33,13 @@ L: [email protected] HTTP interface ------------------------------ M: Robin Dong <[email protected]> -B: sheeepdog/sheep/http/* +F: sheeepdog/sheep/http/* +L: [email protected] + +Zookeeper driver and utility +M: Ruoyu <[email protected]> +F: sheepdog/sheep/cluster/zookeeper.c +F: sheepdog/tools/zk_control.c L: [email protected] QEMU Driver -- 1.9.1 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
