b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 1/3] MAINTAINERS: Add B(ugtracker) field for batman-adv
@ 2019-03-17  9:13 Sven Eckelmann
  2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 2/3] MAINTAINERS: Add C(hat) " Sven Eckelmann
  2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 3/3] MAINTAINERS: Add T(ree) " Sven Eckelmann
  0 siblings, 2 replies; 3+ messages in thread
From: Sven Eckelmann @ 2019-03-17  9:13 UTC (permalink / raw)
  To: b.a.t.m.a.n

While it is acceptable to discuss problems on the mailing list, it is
easier to track bugs in the official bugtracker. Registration is required
to get access to the submission form.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1e64279f338a..c6b62d4a1f0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2791,6 +2791,7 @@ M:	Simon Wunderlich <sw@simonwunderlich.de>
 M:	Antonio Quartulli <a@unstable.cc>
 L:	b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers)
 W:	https://www.open-mesh.org/
+B:	https://www.open-mesh.org/projects/batman-adv/issues
 Q:	https://patchwork.open-mesh.org/project/batman/list/
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-class-net-batman-adv
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [B.A.T.M.A.N.] [PATCH 2/3] MAINTAINERS: Add C(hat) field for batman-adv
  2019-03-17  9:13 [B.A.T.M.A.N.] [PATCH 1/3] MAINTAINERS: Add B(ugtracker) field for batman-adv Sven Eckelmann
@ 2019-03-17  9:13 ` Sven Eckelmann
  2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 3/3] MAINTAINERS: Add T(ree) " Sven Eckelmann
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Eckelmann @ 2019-03-17  9:13 UTC (permalink / raw)
  To: b.a.t.m.a.n

The #batman channel on freenode was created to discuss various B.A.T.M.A.N.
related topics (like batman-adv).

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6b62d4a1f0e..e4625c4aecfd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2792,6 +2792,7 @@ M:	Antonio Quartulli <a@unstable.cc>
 L:	b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers)
 W:	https://www.open-mesh.org/
 B:	https://www.open-mesh.org/projects/batman-adv/issues
+C:	irc://chat.freenode.net/batman
 Q:	https://patchwork.open-mesh.org/project/batman/list/
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-class-net-batman-adv
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [B.A.T.M.A.N.] [PATCH 3/3] MAINTAINERS: Add T(ree) field for batman-adv
  2019-03-17  9:13 [B.A.T.M.A.N.] [PATCH 1/3] MAINTAINERS: Add B(ugtracker) field for batman-adv Sven Eckelmann
  2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 2/3] MAINTAINERS: Add C(hat) " Sven Eckelmann
@ 2019-03-17  9:13 ` Sven Eckelmann
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Eckelmann @ 2019-03-17  9:13 UTC (permalink / raw)
  To: b.a.t.m.a.n

The linux-merge.git repository on git.open-mesh.org is used since 8 years
to send PRs for net.git and net-next.git. It is time to officially specify
list it as SCM tree.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e4625c4aecfd..9fe913b42b4b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2794,6 +2794,7 @@ W:	https://www.open-mesh.org/
 B:	https://www.open-mesh.org/projects/batman-adv/issues
 C:	irc://chat.freenode.net/batman
 Q:	https://patchwork.open-mesh.org/project/batman/list/
+T:	git https://git.open-mesh.org/linux-merge.git
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-class-net-batman-adv
 F:	Documentation/ABI/testing/sysfs-class-net-mesh
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-17  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17  9:13 [B.A.T.M.A.N.] [PATCH 1/3] MAINTAINERS: Add B(ugtracker) field for batman-adv Sven Eckelmann
2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 2/3] MAINTAINERS: Add C(hat) " Sven Eckelmann
2019-03-17  9:13 ` [B.A.T.M.A.N.] [PATCH 3/3] MAINTAINERS: Add T(ree) " Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).