Browse Source

tayga: add myself as maintainer

Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
Ondřej Caletka 10 years ago
parent
commit
ee7a6cd35b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      ipv6/tayga/Makefile

+ 1
- 0
ipv6/tayga/Makefile View File

@@ -22,6 +22,7 @@ define Package/tayga
22 22
   DEPENDS:=+ip +kmod-ipv6 +kmod-tun
23 23
   TITLE:=Out-of-kernel stateless NAT64 implementation for Linux
24 24
   URL:=http://www.litech.org/tayga/
25
+  MAINTAINER:=Ondrej Caletka <ondrej@caletka.cz>
25 26
 endef
26 27
 
27 28
 define Package/tayga/description