about summary refs log tree commit diff stats
path: root/bin/makeuser
diff options
context:
space:
mode:
Diffstat (limited to 'bin/makeuser')
-rwxr-xr-xbin/makeuser1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/makeuser b/bin/makeuser
index 05d0b39..06c2d1e 100755
--- a/bin/makeuser
+++ b/bin/makeuser
@@ -2,6 +2,7 @@
 # ---------------------------------------------------------------------------
 # makeuser - tilde.institute new user creation
 # Usage: makeuser [-h|--help] <username> <email> "<pubkey>"
+# ben@gbmor.dev
 # ---------------------------------------------------------------------------
 
 PROGNAME=${0##*/}