Skip to content

Commit

Permalink
chore(ContributorList): add myself to contributor list (carbon-design…
Browse files Browse the repository at this point in the history
…-system#13160)

* fix(ComposedModal): port mousedown changes from pr carbon-design-system#3014

* chore(ContributorList): adding myself to contributor list

* Revert "chore(ContributorList): adding myself to contributor list"

This reverts commit 77a7c12.

* chore(ContributorList): add myself to contributor list

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: TJ Egan <[email protected]>
  • Loading branch information
3 people authored and remolueoend committed Feb 17, 2023
1 parent d9f1446 commit 6ab7f33
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,15 @@
"contributions": [
"code"
]
},
{
"login": "kcprevatt",
"name": "kcprevatt",
"avatar_url": "https://avatars.githubusercontent.com/u/68609306?v=4",
"profile": "https://github.com/kcprevatt",
"contributions": [
"code"
]
}
],
"commitConvention": "none"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
<td align="center"><a href="https://github.com/jpsorensen"><img src="https://avatars.githubusercontent.com/u/93107699?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jpsorensen</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=jpsorensen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jkap"><img src="https://avatars.githubusercontent.com/u/224587?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jae kaplan</b></sub></a><br /><a href="#infra-jkap" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/sierrawetmore"><img src="https://avatars.githubusercontent.com/u/107062203?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sierra Wetmore</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=sierrawetmore" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/kcprevatt"><img src="https://avatars.githubusercontent.com/u/68609306?v=4?s=100" width="100px;" alt=""/><br /><sub><b>kcprevatt</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=kcprevatt" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 6ab7f33

Please sign in to comment.