added Contributors line instead of putting them together with maintainers

This commit is contained in:
FezVrasta 2015-06-24 18:08:59 +02:00
parent 8e2d92f767
commit 12322876f0

View File

@ -3,7 +3,8 @@
# ARK: survival evolved manager # ARK: survival evolved manager
# #
# Original author: LeXaT # Original author: LeXaT
# Maintainer: FezVrasta, Sispheor # Maintainer: FezVrasta
# Contributors: Sispheor, Atriusftw, lexat, puseidr
# Check the user is not currently running this script as root # Check the user is not currently running this script as root
if [ "$(id -u)" == "0" ]; then if [ "$(id -u)" == "0" ]; then