diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 16:43:26 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 16:43:26 +0000 |
| commit | 672331caedaf41c07c0b8bd0ba183aad36cb1302 (patch) | |
| tree | 52ff2b56eef958917a6606e4194a1ed94cc69c76 /README.md | |
| parent | cad0b0a3664211960dfe6e81ff9afe91934a0eba (diff) | |
| download | gitinfo-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
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |
