aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 16:43:26 +0000
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 16:43:26 +0000
commit672331caedaf41c07c0b8bd0ba183aad36cb1302 (patch)
tree52ff2b56eef958917a6606e4194a1ed94cc69c76
parentcad0b0a3664211960dfe6e81ff9afe91934a0eba (diff)
downloadgitinfo-672331caedaf41c07c0b8bd0ba183aad36cb1302.tar
gitinfo-672331caedaf41c07c0b8bd0ba183aad36cb1302.tar.gz
gitinfo-672331caedaf41c07c0b8bd0ba183aad36cb1302.tar.bz2
gitinfo-672331caedaf41c07c0b8bd0ba183aad36cb1302.tar.xz
gitinfo-672331caedaf41c07c0b8bd0ba183aad36cb1302.zip
add adoption section to README with projects using .gitinfo
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 128d4dc..bb8ebe5 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,14 @@ All fields are optional. For private repos, you may omit `root` and `mirrors` if
- `root`: The single source of truth—where authoritative changes are made
- `mirrors`: Read-only copies that sync from `root`, or alternative access points
+## Adoption
+
+Projects using `.gitinfo`:
+
+- [gitinfo](https://forgejo.zue.dev/zuedev/gitinfo) — This specification repository
+
+**Want to be listed?** Email [zuedev+gitinfoadoption@gmail.com](mailto:zuedev+gitinfoadoption@gmail.com) with your repository URL.
+
## Contributing
Want to propose changes to the specification? See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on submitting issues and pull requests.