Browse Source

bash: Add myself as maintainer

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 years ago
parent
commit
c0edfe822c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      utils/bash/Makefile

+ 1
- 0
utils/bash/Makefile View File

@@ -17,6 +17,7 @@ PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
17 17
 
18 18
 PKG_LICENSE:=GPLv3+
19 19
 PKG_LICENSE_FILES:=COPYING
20
+PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
20 21
 
21 22
 include $(INCLUDE_DIR)/package.mk
22 23