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 /~lukeshu/make-graph | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) |
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us
Diffstat (limited to '~lukeshu/make-graph')
-rw-r--r-- | ~lukeshu/make-graph/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/~lukeshu/make-graph/PKGBUILD b/~lukeshu/make-graph/PKGBUILD index 0d9320f69..48fa1ce81 100644 --- a/~lukeshu/make-graph/PKGBUILD +++ b/~lukeshu/make-graph/PKGBUILD @@ -1,6 +1,6 @@ -# Maintainer (Parabola): Luke Shumaker <lukeshu@sbcglobal.net> +# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net> # Maintainer (Arch): Allan McRae <allan@archlinux.org> -# Contributor: judd <jvinet@zeroflux.org> +# Contributor (Arch): judd <jvinet@zeroflux.org> _pkgname=make pkgname=$_pkgname-graph |