Skip to content

Commit e864f0b

Browse files
docs: add claude as a contributor for code (#90)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent c0ccbf4 commit e864f0b

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,15 @@
9595
"contributions": [
9696
"code"
9797
]
98+
},
99+
{
100+
"login": "claude",
101+
"name": "Claude",
102+
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4",
103+
"profile": "https://anthropic.com/claude-code",
104+
"contributions": [
105+
"code"
106+
]
98107
}
99108
],
100109
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9393
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DaivdYuan"><img src="https://avatars.githubusercontent.com/u/47169162?v=4?s=100" width="100px;" alt="David Yuan"/><br /><sub><b>David Yuan</b></sub></a><br /><a href="https://github.com/Curt-Park/rainbow-is-all-you-need/commits?author=DaivdYuan" title="Code">💻</a></td>
9494
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dhanushka2001"><img src="https://avatars.githubusercontent.com/u/79731347?v=4?s=100" width="100px;" alt="dhanushka2001"/><br /><sub><b>dhanushka2001</b></sub></a><br /><a href="https://github.com/Curt-Park/rainbow-is-all-you-need/commits?author=dhanushka2001" title="Code">💻</a></td>
9595
<td align="center" valign="top" width="14.28%"><a href="https://pierre-couy.dev"><img src="https://avatars.githubusercontent.com/u/11176108?v=4?s=100" width="100px;" alt="Pierre Couy"/><br /><sub><b>Pierre Couy</b></sub></a><br /><a href="https://github.com/Curt-Park/rainbow-is-all-you-need/commits?author=pcouy" title="Code">💻</a></td>
96+
<td align="center" valign="top" width="14.28%"><a href="https://anthropic.com/claude-code"><img src="https://avatars.githubusercontent.com/u/81847?v=4?s=100" width="100px;" alt="Claude"/><br /><sub><b>Claude</b></sub></a><br /><a href="https://github.com/Curt-Park/rainbow-is-all-you-need/commits?author=claude" title="Code">💻</a></td>
9697
</tr>
9798
</tbody>
9899
</table>

0 commit comments

Comments
 (0)