aurweb/doc/repos/users-repo.md
Kevin Morris 30e72d2db5 feat: archive git repository (experimental)
See doc/git-archive.md for general Git archive specifications
See doc/repos/metadata-repo.md for info and direction related to the new Git metadata archive
2022-09-24 16:51:25 +00:00

15 lines
175 B
Markdown

# Repository: users-repo
## Overview
- `users.json` contains a list of usernames
## File Layout
### users.json:
[
"user1",
"user2",
...
]