babeld: Add myself as maintainer
authorBaptiste Jonglez <git@bitsofnetworks.org>
Thu, 12 Jan 2017 22:09:30 +0000 (23:09 +0100)
committerBaptiste Jonglez <git@bitsofnetworks.org>
Thu, 12 Jan 2017 22:09:30 +0000 (23:09 +0100)
Also update my email address in the main MAINTAINERS file.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
MAINTAINERS
babeld/Makefile

index 2f2385a45828e40a03e678125759f4f803641d33..18923279e14f8fd2162a2c0c5f8fce6f068f5529 100644 (file)
@@ -8,7 +8,7 @@
 # use alphabetical order when updating the list.
 
 Axel "axn" Neumann <neumann@cgws.de>
-Baptiste Jonglez <bjonglez@illyse.org>
+Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>
 Bastian Bittorf <bittorf@bluebottle.com>
 Corinna "Elektra" Aichele <onelektra@gmx.net>
 Gabriel Kerneis <gabriel@kerneis.info>
index 45d8ba761e72d15518d547854791a5615f64e154..2632392583ed7d30d64acba0ce08448137104709 100644 (file)
@@ -24,7 +24,8 @@ define Package/babeld
   SUBMENU:=Routing and Redirection
   TITLE:=A loop-free distance-vector routing protocol
   URL:=https://www.irif.fr/~jch/software/babel/
-  MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>
+  MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>, \
+              Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>
   DEPENDS:=@IPV6
 endef