From: Hitoshi Mitake <[email protected]> Robin introduced big contributions (e.g. hypervolume) to sheepdog and is a heavy user of the feature of HTTP interface for object storage at Taobao, inc. So this patch adds him to MAINTAINERS as a subsystem maintainer of HTTP interface (sheep/http/*).
Of course, current HTTP interface subsystem isn't separated cleanly from the core components of sheepdog. Changes related to the subsystem will affect the core part often. But I want to increase productivity of the community and it will be helpful if Robin can be a maintainer of the subsystem even his territory is limited. I'd like to pull changes of HTTP interface from Robin's repository directly. Cc: Robin Dong <[email protected]> Signed-off-by: Hitoshi Mitake <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ef5fa84..fb17962 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -30,6 +30,12 @@ M: Hitoshi Mitake <[email protected]> B: sheepdog/stable-* L: [email protected] +HTTP interface +------------------------------ +M: Robin Dong <[email protected]> +B: sheeepdog/sheep/http/* +L: [email protected] + QEMU Driver ------------------------------ M: MORITA Kazutaka <[email protected]> -- 1.9.1 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
