From 364ebf4e16658f36d4dbff997916c8ccec4d2b79 Mon Sep 17 00:00:00 2001 From: David Campbell Date: Sat, 3 Apr 2010 17:20:00 -0400 Subject: Switch Contributor line with Maintainer line. When someone is creating a new PKGBUILD he will most likely be the maintainer not a contributor. Signed-off-by: Dan McGee --- PKGBUILD.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD.proto') diff --git a/PKGBUILD.proto b/PKGBUILD.proto index 7e361142..01345742 100644 --- a/PKGBUILD.proto +++ b/PKGBUILD.proto @@ -3,7 +3,7 @@ # NOTE: Please fill out the license field for your package! If it is unknown, # then please put 'unknown'. -# Contributor: Your Name +# Maintainer: Your Name pkgname=NAME pkgver=VERSION pkgrel=1 -- cgit v1.2.3-24-g4f1b