diff options
| -rw-r--r-- | conf/gitolite.conf | 5 | ||||
| -rw-r--r-- | keydir/gustav.pub | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf new file mode 100644 index 0000000..7258e0e --- /dev/null +++ b/conf/gitolite.conf @@ -0,0 +1,5 @@ +repo gitolite-admin + RW+ = gustav + +repo testing + RW+ = @all diff --git a/keydir/gustav.pub b/keydir/gustav.pub new file mode 100644 index 0000000..cfb72d6 --- /dev/null +++ b/keydir/gustav.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN298SBqCeJGBuG3rNd3/JdR9SJnW7fYjo2gt9G5WTeH gustav@carbon |
