-
Notifications
You must be signed in to change notification settings - Fork 55
docs: add CONTRIBUTORS.md (#153) #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,42 @@ | ||||||
| # Contributors | ||||||
|
|
||||||
| Thank you to everyone who has contributed to beacon-skill! | ||||||
|
|
||||||
| - **Adnan Haider**: fix(security): nonce replay protection and impersonation hardening for /relay/ping | ||||||
| - **AdnanMehr8**: feat: add file locking to prevent nonce replay race conditions | ||||||
| - **Async777**: fix: Update README version to match code (2.16.0) | ||||||
| - **Clawd EFS**: Add quickstart example script (#6) | ||||||
| - **Dlove123**: fix: Add systemd service and deployment guide for Beacon Atlas (#2127) | ||||||
| - **EisonMe**: docs(readme): fix beacon command typo | ||||||
| - **Elyan Labs**: docs: document Atlas collaborator matcher | ||||||
| - **Fast Ops Fix**: feat: add relay healthcheck Python example with tests | ||||||
| - **Fred Zhang**: docs: add 2-minute quick start near top of README | ||||||
| - **Joshualover**: docs: add CONTRIBUTING.md guide (fixes #community) (#80) | ||||||
| - **Luna Ops**: docs: add security guide with replay protection and idempotency patterns (#107) | ||||||
| - **RyanAI**: docs: add macOS ARM64 installation test report | ||||||
| - **Scott**: security: add safe harbor and disclosure policy | ||||||
| - **Tianlin0725**: fix: update test assertion to match actual error message | ||||||
| - **Tyson**: docs: add advanced examples for Beacon Protocol (#14) | ||||||
| - **allornothingai**: docs(atlas): add nginx config block for rustchain.org proxy routing | ||||||
| - **d 🔹**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) | ||||||
|
||||||
| - **d 🔹**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) | |
| - **d**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) |
Copilot
AI
Mar 21, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line claims a "CONTRIBUTORS.md generator" was built, but this PR only adds CONTRIBUTORS.md and the repo doesn't appear to include any generator script. Please either add the generator (and ideally document how to run it) or change this entry to accurately reflect the actual contribution made.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several contributor identifiers here are not valid GitHub usernames (they contain spaces / mixed casing like real names, e.g., "Adnan Haider", "Clawd EFS", "Elyan Labs", "Fast Ops Fix"). Issue #153 explicitly asks for GitHub usernames; please replace these with the actual GitHub handles (e.g., @username) or otherwise make the mapping explicit.