Repository : ssh://git@open-mesh.org/openwrt-feed-devel
On branches: ecsv/master,master
>---------------------------------------------------------------
commit 9a31260cfee799d73519762577df5cf7769a91d6
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Mon Jan 23 18:59:17 2017 +0100
batman-adv-devel: Change maintainer to Simon Wunderlich
Marek Lindner forwarded all recent requests regarding the package changes
to Simon. He also asked that further changes should be handled directly
without waiting for him.
Simon Wunderlich already has write access to the repository and is
therefore well prepared to take over the role of the maintainer.
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
>---------------------------------------------------------------
9a31260cfee799d73519762577df5cf7769a91d6
batman-adv-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv-devel/Makefile b/batman-adv-devel/Makefile
index 40bb493..83da0cc 100644
--- a/batman-adv-devel/Makefile
+++ b/batman-adv-devel/Makefile
@@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/kernel.mk
define KernelPackage/batman-adv-devel
URL:=https://www.open-mesh.org/
- MAINTAINER:=Marek Lindner <mareklindner(a)neomailbox.ch>
+ MAINTAINER:=Simon Wunderlich <sw(a)simonwunderlich.de>
SUBMENU:=Network Support
DEPENDS:=+KMOD_BATMAN_ADV_DEVEL_BLA:kmod-lib-crc16 +kmod-crypto-core +kmod-crypto-crc32c +kmod-lib-crc32c +kmod-cfg80211
TITLE:=B.A.T.M.A.N. Adv devel
Repository : ssh://git@open-mesh.org/openwrt-feed-devel
On branches: ecsv/master,master
>---------------------------------------------------------------
commit d3c62e7254ea9d7d38d52669ca07b6250e7507ee
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Mon Jan 23 18:59:17 2017 +0100
batctl-devel: Change maintainer to Simon Wunderlich
Marek Lindner forwarded all recent requests regarding the package changes
to Simon. He also asked that further changes should be handled directly
without waiting for him.
Simon Wunderlich already has write access to the repository and is
therefore well prepared to take over the role of the maintainer.
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
>---------------------------------------------------------------
d3c62e7254ea9d7d38d52669ca07b6250e7507ee
batctl-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batctl-devel/Makefile b/batctl-devel/Makefile
index 0ecca65..f07a621 100644
--- a/batctl-devel/Makefile
+++ b/batctl-devel/Makefile
@@ -27,7 +27,7 @@ define Package/batctl-devel
CATEGORY:=Network
DEPENDS:=+kmod-batman-adv-devel +libnl-tiny +libc
TITLE:=B.A.T.M.A.N. Advanced user space configuration tool batctl
- MAINTAINER:=Marek Lindner <mareklindner(a)neomailbox.ch>
+ MAINTAINER:=Simon Wunderlich <sw(a)simonwunderlich.de>
endef
define Package/batctl-devel/description