diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 06:53:04 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 06:53:44 -0300 |
commit | b81e3d089354ec92245ea9f9ab798b966b57b00c (patch) | |
tree | 6992d3595709efe42e8cd8108e27527c0c7bfa5a /libre/uboot-tools/PKGBUILD | |
parent | afa0e6e98bf8dbd69a553df340850e74e1d1481a (diff) | |
download | abslibre-b81e3d089354ec92245ea9f9ab798b966b57b00c.tar.gz abslibre-b81e3d089354ec92245ea9f9ab798b966b57b00c.tar.bz2 abslibre-b81e3d089354ec92245ea9f9ab798b966b57b00c.zip |
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch
Diffstat (limited to 'libre/uboot-tools/PKGBUILD')
-rw-r--r-- | libre/uboot-tools/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/uboot-tools/PKGBUILD b/libre/uboot-tools/PKGBUILD index 4094c6d39..8ce453e11 100644 --- a/libre/uboot-tools/PKGBUILD +++ b/libre/uboot-tools/PKGBUILD @@ -1,7 +1,7 @@ # $Id: PKGBUILD 137412 2015-07-25 19:38:49Z anatolik $ -# Maintainer: Anatol Pomozov -# Contributor: Michael Lass <bevan@bi-co.net> -# Contributor: Philipp Schrader <philipp.schrader+arch@gmail.com> +# Maintainer (Arch): Anatol Pomozov +# Contributor (Arch): Michael Lass <bevan@bi-co.net> +# Contributor (Arch): Philipp Schrader <philipp.schrader+arch@gmail.com> pkgname=uboot-tools pkgver=2015.07 |