aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b04925..75e2f0c 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,28 @@ Tools like gitea are great, but they require things like a DBMS. This increases
* create repo
* update gitweb config per repo
* migration from gitolite
+
+## Admin
+
+
+### Admin events
+
+triggered by handler?
+triggered by hooks?
+
+* [ ] new repo
+* [ ] admin push
+
+### Git Mgmt
+
+* [ ] git web export
+* [ ] web description
+
+### Policy Mgmt
+
+* [x] policy generate
+* [x] upsert policies
+
+## Hooks
+
+what's the env for this?