From ddf8518945eb3438ec4a1d9cc84cb0dc360def67 Mon Sep 17 00:00:00 2001 From: Goetz Goerisch Date: Sun, 4 Jan 2026 08:24:15 +0100 Subject: [PATCH] tayga: transfer maintainership MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As suggested by Ondřej Caletka in https://github.com/openwrt/packages/pull/28240 transfer maintainership to myself. Signed-off-by: Goetz Goerisch --- net/tayga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/tayga/Makefile b/net/tayga/Makefile index fc60754714..07824922d2 100644 --- a/net/tayga/Makefile +++ b/net/tayga/Makefile @@ -22,7 +22,7 @@ define Package/tayga DEPENDS:=+ip @IPV6 +kmod-tun TITLE:=Out-of-kernel stateless NAT64 implementation URL:=https://github.com/apalrd/tayga/ - MAINTAINER:=Ondrej Caletka + MAINTAINER:=Goetz Goerisch endef define Package/tayga/description