Skip to content
Merged
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
2 changes: 2 additions & 0 deletions .contributors.jsonl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{"login":"dependabot[bot]","name":"dependabot[bot]","profile":"https://github.com/apps/dependabot","avatar":"https://avatars.githubusercontent.com/in/29110?v=4","source":"commit","pinned":false,"categories":["code"],"title":"Code Contributor","commits":3,"first_seen":"2025-07-22","last_updated":"2026-07-16"}
{"login":"smorin-release-please[bot]","name":"smorin-release-please[bot]","profile":"https://github.com/apps/smorin-release-please","avatar":"https://avatars.githubusercontent.com/u/124719?v=4","source":"commit","pinned":false,"categories":["code","docs"],"title":"Documentation Contributor","commits":3,"first_seen":"2026-05-30","last_updated":"2026-07-16"}
Comment on lines +1 to +2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Bootstrap a renderable contributor identity

These two bootstrapped records are both non-renderable in this repo: .contributors.yml ignores both logins, and contributors-please also drops logins ending in [bot]; meanwhile the human commit history is Steve Morin's steve.morin@gmail.com commits and there is no .mailmap/identity_map for contributors-please to join that address to smorin. With this state the workflow stops failing for a missing file but renders zero contributors and will keep doing so on future runs until the human identity is added or mapped, so the bootstrap should include/map a renderable contributor instead of only ignored bots.

Useful? React with 👍 / 👎.

Loading