Browse Source

authsae: add myself as a maintainer

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37555
Felix Fietkau 12 years ago
parent
commit
3d2ace5d71
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/network/services/authsae/Makefile

+ 2 - 0
package/network/services/authsae/Makefile

@@ -22,6 +22,8 @@ CMAKE_INSTALL:=1
 
 CMAKE_OPTIONS += -DSYSCONF_INSTALL_DIR=/etc
 
+PKG_MAINTAINER:=Felix Fietkau <[email protected]>
+
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk