<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 23, 2013 at 2:20 AM, MORITA Kazutaka <span dir="ltr"><<a href="mailto:morita.kazutaka@gmail.com" target="_blank">morita.kazutaka@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At Thu, 21 Nov 2013 17:49:28 +0800,<br>
<div><div class="h5">Liu Yuan wrote:<br>
><br>
> This will help people to find who and where they should contact when meeting<br>
> problems.<br>
><br>
> Signed-off-by: Liu Yuan <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
> ---<br>
>  MAINTAINERS |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
>  1 file changed, 57 insertions(+)<br>
>  create mode 100644 MAINTAINERS<br>
><br>
> diff --git a/MAINTAINERS b/MAINTAINERS<br>
> new file mode 100644<br>
> index 0000000..552ec82<br>
> --- /dev/null<br>
> +++ b/MAINTAINERS<br>
> @@ -0,0 +1,57 @@<br>
> +Sheepdog Maintainers<br>
> +====================<br>
> +<br>
> +The intention of this file is not to establish who owns what portions of the<br>
> +code base, but to provide a set of names that developers can consult when they<br>
> +have a question about a particular subset and also to provide a set of names<br>
> +to be CC'd when submitting a patch to obtain appropriate review.<br>
> +<br>
> +In general, if you have a question about inclusion of a patch, you should<br>
> +consult sheepdog development list and not any specific individual privately.<br>
> +<br>
> +Descriptions of section entries:<br>
> +<br>
> +     M: Mail patches to: FullName <address@domain><br>
> +     L: Mailing list that is relevant to this area<br>
> +     B: Branches with wildcard patterns<br>
> +     F: Files and directories with wildcard patterns<br>
> +<br>
> +Sheepdog Overall<br>
> +------------------------------<br>
> +M: MORITA Kazutaka <<a href="mailto:morita.kazutaka@lab.ntt.co.jp">morita.kazutaka@lab.ntt.co.jp</a>><br>
> +M: Liu Yuan <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
> +B: sheeepdog/*<br>
> +L: <a href="mailto:sheepdog@lists.wpkg.org">sheepdog@lists.wpkg.org</a><br>
> +<br>
> +Sheepdog Stable Branches<br>
> +------------------------------<br>
> +M: Hitoshi Mitake <<a href="mailto:mitake.hitoshi@lab.ntt.co.jp">mitake.hitoshi@lab.ntt.co.jp</a>><br>
> +B: sheepdog/stable-*<br>
> +L: <a href="mailto:sheepdog@lists.wpkg.org">sheepdog@lists.wpkg.org</a><br>
> +<br>
> +QEMU Driver<br>
> +------------------------------<br>
> +M: MORITA Kazutaka <<a href="mailto:morita.kazutaka@lab.ntt.co.jp">morita.kazutaka@lab.ntt.co.jp</a>><br>
> +M: Liu Yuan <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
> +F: qemu/block/sheedog.c<br>
> +L: <a href="mailto:qemu-devel@nongnu.org">qemu-devel@nongnu.org</a><br>
> +<br>
> +iSCSI Target Driver<br>
> +------------------------------<br>
> +M: Hitoshi Mitake <<a href="mailto:mitake.hitoshi@lab.ntt.co.jp">mitake.hitoshi@lab.ntt.co.jp</a>><br>
> +F: tgt/usr/bs_sheepdog.c<br>
> +L: <a href="mailto:stgt@vger.kernel.org">stgt@vger.kernel.org</a><br>
> +<br>
> +Libvirt Driver<br>
> +------------------------------<br>
> +M: Sebastian Wiedenroth <<a href="mailto:sebastian.wiedenroth@skylime.net">sebastian.wiedenroth@skylime.net</a>><br>
> +F: libvirt/storage/storage_backend_sheepdog.c<br>
> +L: <a href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a><br>
> +<br>
> +Openstack Drivers<br>
> +------------------------------<br>
> +M: MORITA Kazutaka <<a href="mailto:morita.kazutaka@lab.ntt.co.jp">morita.kazutaka@lab.ntt.co.jp</a>><br>
> +M: Liu Yuan <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
> +F: openstack/glance/store/sheepdog.py<br>
> +F: openstack/cinder/volume/drivers/sheepdog.py<br>
> +L: <a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a><br>
<br>
</div></div>I think scripts/<a href="http://get_maintainer.pl" target="_blank">get_maintainer.pl</a> should be included in this patch,<br>
too.<br><br></blockquote><div><br></div><div>We have stable branch  concept and I guess a simply copy of <a href="http://get_maintainer.pl">get_maintainer.pl</a> from other project won't work out. Might need much work to tailor the script to our needs. I'd like to leave it to a future patch.</div>
<div><br></div><div>Thanks</div><div>Yuan</div></div></div></div>