mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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
15 lines
175 B
Markdown
15 lines
175 B
Markdown
# Repository: users-repo
|
|
|
|
## Overview
|
|
|
|
- `users.json` contains a list of usernames
|
|
|
|
## File Layout
|
|
|
|
### users.json:
|
|
|
|
[
|
|
"user1",
|
|
"user2",
|
|
...
|
|
]
|