about summary refs log tree commit diff stats
path: root/bin/makeuser
diff options
context:
space:
mode:
authoradmins <admins@tilde.institute>2020-05-06 02:13:47 -0400
committeradmins <admins@tilde.institute>2020-05-06 02:13:47 -0400
commit948358526b900d4232245aa97e64374208111dae (patch)
tree81ee7daf99e1fb285eb56d59d4c90ba61e70f724 /bin/makeuser
parent6de4537382a2cc80d4823babe947d04f1e06dcb0 (diff)
downloadadmin-948358526b900d4232245aa97e64374208111dae.tar.gz
attribution for script authors
Diffstat (limited to 'bin/makeuser')
-rwxr-xr-xbin/makeuser2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/makeuser b/bin/makeuser
index e7bc4b8..91e3b56 100755
--- a/bin/makeuser
+++ b/bin/makeuser
@@ -2,7 +2,7 @@
 # ---------------------------------------------------------------------------
 # makeuser - tilde.institute new user creation
 # Usage: makeuser [-h|--help] <username> <email> "<pubkey>"
-# ben@gbmor.dev
+# <gbmor> ben@gbmor.dev
 # ---------------------------------------------------------------------------
 
 PROGNAME=${0##*/}