luci-app-snmpd: change maintainership

Take over maintainership after offer to do so.

Signed-off-by: Christian Korber <ck@dev.tdt.de>
This commit is contained in:
Christian Korber
2025-08-26 20:18:48 +02:00
committed by Paul Donald
parent f4676c04d4
commit 64d260748c

View File

@@ -4,7 +4,7 @@ LUCI_TITLE:= Net-SNMP LuCI interface
LUCI_DEPENDS:=+luci-base +snmpd
LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
PKG_MAINTAINER:= Christian Korber <ck@dev.tdt.de>
PKG_LICENSE:=Apache-2.0
include ../../luci.mk