diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-16 23:01:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-16 23:01:30 -0300 |
commit | 6ad57227f7b97199555231385e709eb18baaab68 (patch) | |
tree | 51c1cafc66d374f5db7ec0deefd472fa41f5f84f /~emulatorman | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) | |
download | abslibre-6ad57227f7b97199555231385e709eb18baaab68.tar.gz abslibre-6ad57227f7b97199555231385e709eb18baaab68.tar.bz2 abslibre-6ad57227f7b97199555231385e709eb18baaab68.zip |
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us
Diffstat (limited to '~emulatorman')
-rw-r--r-- | ~emulatorman/nodejs-grunt-cli/PKGBUILD | 6 | ||||
-rw-r--r-- | ~emulatorman/nodejs-grunt/PKGBUILD | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/~emulatorman/nodejs-grunt-cli/PKGBUILD b/~emulatorman/nodejs-grunt-cli/PKGBUILD index e18327bfc..f9ecc675f 100644 --- a/~emulatorman/nodejs-grunt-cli/PKGBUILD +++ b/~emulatorman/nodejs-grunt-cli/PKGBUILD @@ -1,6 +1,6 @@ -# Maintainer: Mario Finelli <mtfinelli at gmail dot com> -# Contributor: Andy Weidenbaum <archbaum at gmail dot com> -# Contributor: Peter Wu <lekensteyn at gmail dot com> +# Maintainer (Arch): Mario Finelli <mtfinelli at gmail dot com> +# Contributor (Arch): Andy Weidenbaum <archbaum at gmail dot com> +# Contributor (Arch): Peter Wu <lekensteyn at gmail dot com> _npmname=grunt-cli pkgname=nodejs-$_npmname diff --git a/~emulatorman/nodejs-grunt/PKGBUILD b/~emulatorman/nodejs-grunt/PKGBUILD index fea5c6ae2..e1a8c2e2c 100644 --- a/~emulatorman/nodejs-grunt/PKGBUILD +++ b/~emulatorman/nodejs-grunt/PKGBUILD @@ -1,11 +1,11 @@ # Author: "Cowboy" Ben Alman (http://benalman.com/) -# Contributor: "Cowboy" Ben Alman (http://benalman.com/) -# Contributor: Kyle Robinson Young (http://dontkry.com/) -# Contributor: Tyler Kellen (http://goingslowly.com) -# Contributor: Sindre Sorhus (http://sindresorhus.com) -# Contributor: cowboy <cowboy@rj3.net> -# Contributor: tkellen <tyler@sleekcode.net> -# Maintainer: cracoucass14 (http://twitter.com/cracoucass14) +# Contributor (Arch): "Cowboy" Ben Alman (http://benalman.com/) +# Contributor (Arch): Kyle Robinson Young (http://dontkry.com/) +# Contributor (Arch): Tyler Kellen (http://goingslowly.com) +# Contributor (Arch): Sindre Sorhus (http://sindresorhus.com) +# Contributor (Arch): cowboy <cowboy@rj3.net> +# Contributor (Arch): tkellen <tyler@sleekcode.net> +# Maintainer (Arch): cracoucass14 (http://twitter.com/cracoucass14) _npmname=grunt pkgname=nodejs-grunt # All lowercase |