summaryrefslogtreecommitdiff
path: root/parabola-hackers.yml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-16 14:00:07 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-16 14:00:07 -0500
commit810cb4d7ebca78c9f46513b07f688eb652564250 (patch)
tree8b3316064120b7a2c3ae3d2255d67dd5c23e8fe1 /parabola-hackers.yml
parent07d8af2fe0f87b99631de230745fd09702bb9d3d (diff)
Allow groupgroups to be nested arbitrarily deep.
Diffstat (limited to 'parabola-hackers.yml')
-rw-r--r--parabola-hackers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parabola-hackers.yml b/parabola-hackers.yml
index 04c5992..4dfb451 100644
--- a/parabola-hackers.yml
+++ b/parabola-hackers.yml
@@ -3,7 +3,7 @@
yamldir: "/var/lib/hackers-git/users"
# Which groups imply membership in other groups (since UNIX groups
-# can't be nested). Only one level of nesting is supported ATM.
+# can't be nested).
#
# That is, if you are in the 'hackers' group, you are also in the
# 'repo' and 'git' groups, even if they aren't listed.