Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,12 @@ Agreement](./CLA.md) and contributed to `github.com/axonops/syncmap`.
> by `.github/workflows/contributors.yml` every time a new signature
> lands. Do not edit it by hand — edits are overwritten.

_No contributors have signed yet. Be the first — open a pull request._
## Signatories

| Contributor | GitHub | Signed (UTC) | First PR |
|---|---|---|---|
| Johnny Miller | [@millerjp](https://github.com/millerjp) | 2026-04-21 | — |

---

_1 contributor so far. Full signature records live in [`signatures/version1/cla.json`](./signatures/version1/cla.json)._
12 changes: 11 additions & 1 deletion signatures/version1/cla.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
{
"signedContributors": []
"signedContributors": [
{
"name": "Johnny Miller",
"id": 163300,
"comment_id": 0,
"created_at": "2026-04-21T07:30:00Z",
"repoId": 1215690488,
"pullRequestNo": 0,
"login": "millerjp"
}
]
}
Loading