babeld: Add myself as maintainer 252/head
authorBaptiste Jonglez <[email protected]>
Thu, 12 Jan 2017 22:09:30 +0000 (23:09 +0100)
committerBaptiste Jonglez <[email protected]>
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 <[email protected]>
MAINTAINERS
babeld/Makefile

index 2f2385a45828e40a03e678125759f4f803641d33..18923279e14f8fd2162a2c0c5f8fce6f068f5529 100644 (file)
@@ -8,7 +8,7 @@
 # use alphabetical order when updating the list.
 
 Axel "axn" Neumann <[email protected]>
-Baptiste Jonglez <bjonglez@illyse.org>
+Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>
 Bastian Bittorf <[email protected]>
 Corinna "Elektra" Aichele <[email protected]>
 Gabriel Kerneis <[email protected]>
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 <[email protected]>
+  MAINTAINER:=Gabriel Kerneis <[email protected]>, \
+              Baptiste Jonglez <[email protected]>
   DEPENDS:=@IPV6
 endef