From: Jesper Dangaard Brouer <brouer@redhat.com>
To: lvs-devel@vger.kernel.org, Simon Horman <horms@verge.net.au>
Cc: Wensong Zhang <wensong@linux-vs.org>,
Julian Anastasov <ja@ssi.bg>,
Hans Schillstrom <hans.schillstrom@ericsson.com>,
Ryan O'Hara <rohara@redhat.com>
Subject: [ipvsadm PATCH 2/3] Add MAINTAINERS style file
Date: Thu, 05 Sep 2013 13:23:14 +0200 [thread overview]
Message-ID: <20130905112314.5071.85778.stgit@localhost> (raw)
In-Reply-To: <20130905112303.5071.14612.stgit@localhost>
Adding a MAINTAINERS file, to make it more clear who is maintaining
the different parts of the IPVS project.
Borrowing the kernel style MAINTAINERS listing.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
---
MAINTAINERS | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 MAINTAINERS
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..bd14d45
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,33 @@
+
+List of maintainers for the different parts of the IPVS project.
+(using kernel style MAINTAINERS listing)
+
+Userspace ipvsadm tool (this tool)
+M: Jesper Dangaard Brouer <brouer@redhat.com>
+M: Simon Horman <horms@verge.net.au>
+T: git://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git
+W: https://kernel.org/pub/linux/utils/kernel/ipvsadm/ (tarballs)
+L: lvs-devel@vger.kernel.org
+L: lvs-users@linuxvirtualserver.org
+
+Kernel IPVS
+M: Simon Horman <horms@verge.net.au>
+M: Julian Anastasov <ja@ssi.bg>
+M: Wensong Zhang <wensong@linux-vs.org>
+L: netdev@vger.kernel.org
+L: lvs-devel@vger.kernel.org
+S: Maintained
+F: Documentation/networking/ipvs-sysctl.txt
+F: include/net/ip_vs.h
+F: include/uapi/linux/ip_vs.h
+F: net/netfilter/ipvs/
+
+Homepage: http://www.linuxvirtualserver.org/
+M: Wensong Zhang <wensong@linux-vs.org>
+W: http://www.linuxvirtualserver.org/
+W: http://www.Linux-vs.org/
+
+Wikipage: http://kb.linuxvirtualserver.org/
+M: Wensong Zhang <wensong@linux-vs.org>
+M: Jesper Dangaard Brouer <brouer@redhat.com>
+W: http://kb.linuxvirtualserver.org/wiki/Main_Page
next prev parent reply other threads:[~2013-09-05 11:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 11:23 [ipvsadm PATCH 0/3] Patchset in preparation for ipvsadm release v1.27 Jesper Dangaard Brouer
2013-09-05 11:23 ` [ipvsadm PATCH 1/3] Make README more generic and reference new kernel.org location Jesper Dangaard Brouer
2013-09-05 11:23 ` Jesper Dangaard Brouer [this message]
2013-09-05 11:23 ` [ipvsadm PATCH 3/3] Maintainer script for releasing tarballs Jesper Dangaard Brouer
2013-09-05 19:33 ` [ipvsadm PATCH 0/3] Patchset in preparation for ipvsadm release v1.27 Julian Anastasov
2013-09-06 2:20 ` Simon Horman
2013-09-06 7:48 ` Jesper Dangaard Brouer
2013-09-06 8:05 ` Simon Horman
2013-09-06 8:13 ` Jesper Dangaard Brouer
2013-09-06 8:28 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130905112314.5071.85778.stgit@localhost \
--to=brouer@redhat.com \
--cc=hans.schillstrom@ericsson.com \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=lvs-devel@vger.kernel.org \
--cc=rohara@redhat.com \
--cc=wensong@linux-vs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.