diff options
author | Robby Workman | 2012-08-15 06:22:50 +0200 |
---|---|---|
committer | Robby Workman | 2012-08-15 06:22:50 +0200 |
commit | 143991a46e9db6fbc38045cd97a513ef8b19754e (patch) | |
tree | aeedc9a0b3d4e35271c25e76875220e8ddf14292 /ham | |
parent | 05f9766d96579877a17fb3a5ab8c4af37d92d323 (diff) | |
download | slackbuilds-143991a46e9db6fbc38045cd97a513ef8b19754e.tar.gz |
Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected. ;-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ham')
-rw-r--r-- | ham/7plus/7plus.info | 1 | ||||
-rw-r--r-- | ham/fldigi/fldigi.info | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/ham/7plus/7plus.info b/ham/7plus/7plus.info index 036cd88d9a..ae62f2246b 100644 --- a/ham/7plus/7plus.info +++ b/ham/7plus/7plus.info @@ -7,4 +7,3 @@ DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="UNSUPPORTED" MAINTAINER="Christopher Forrest" EMAIL="cforrest@gmx.net" -APPROVED="dsomero" diff --git a/ham/fldigi/fldigi.info b/ham/fldigi/fldigi.info index 029aa3833f..d04158ddf3 100644 --- a/ham/fldigi/fldigi.info +++ b/ham/fldigi/fldigi.info @@ -7,4 +7,3 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="JK Wood" EMAIL="joshuakwood@gmail.com" -APPROVED="rworkman" |