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 /pcr/ruby1 | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) |
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us
Diffstat (limited to 'pcr/ruby1')
-rw-r--r-- | pcr/ruby1/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/ruby1/PKGBUILD b/pcr/ruby1/PKGBUILD index 4a441bc1c..d85704af6 100644 --- a/pcr/ruby1/PKGBUILD +++ b/pcr/ruby1/PKGBUILD @@ -1,7 +1,7 @@ -# Maintainer: Thomas Dziedzic <gostrc@gmail.com> -# Contributor: Allan McRae <allan@archlinux.org> -# Contributor: John Proctor <jproctor@prium.net> -# Contributor: Jeramy Rutley <jrutley@gmail.com> +# Maintainer (Arch): Thomas Dziedzic <gostrc@gmail.com> +# Contributor (Arch): Allan McRae <allan@archlinux.org> +# Contributor (Arch): John Proctor <jproctor@prium.net> +# Contributor (Arch): Jeramy Rutley <jrutley@gmail.com> _pkgname=ruby pkgname=("${_pkgname}1" "${_pkgname}1-docs") |