diff options
author | Marcel Denia <naoir@gmx.net> | 2014-08-09 01:25:26 +0200 |
---|---|---|
committer | Marcel Denia <naoir@gmx.net> | 2014-08-09 01:28:35 +0200 |
commit | c0edfe822c8d773f41ccc8c659890d51ba5bdbe4 (patch) | |
tree | cf928d5c5a91ad4943335acffcb9b011da0a3e02 /utils/bash | |
parent | a2f3e96ad16e13b86d65ed8682a191fdb9a8eeb7 (diff) |
bash: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
Diffstat (limited to 'utils/bash')
-rw-r--r-- | utils/bash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/bash/Makefile b/utils/bash/Makefile index 4058bc5b8..6a1a2c18a 100644 --- a/utils/bash/Makefile +++ b/utils/bash/Makefile @@ -17,6 +17,7 @@ PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1 PKG_LICENSE:=GPLv3+ PKG_LICENSE_FILES:=COPYING +PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> include $(INCLUDE_DIR)/package.mk |