Skip to content

Commit fbaa1dc

Browse files
committed
Merge branch 'master' of github.com:alexkrolick/use-conditional-effect
2 parents c029d21 + 85ff80f commit fbaa1dc

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"maintenance"
1717
]
1818
},
19+
{
20+
"login": "kentcdodds",
21+
"name": "Kent C. Dodds",
22+
"avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
23+
"profile": "https://kentcdodds.com",
24+
"contributions": [
25+
"infra"
26+
]
27+
}
1928
],
2029
"repoType": "github",
2130
"repoHost": "https://github.com",

CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Thanks goes to these people ([emoji key][emojis]):
44

55
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
66
<!-- prettier-ignore -->
7+
<table><tr><td align="center"><a href="https://alexkrolick.com"><img src="https://avatars3.githubusercontent.com/u/1571667?v=4" width="50px;" alt="Alex Krolick"/><br /><sub><b>Alex Krolick</b></sub></a><br /><a href="#maintenance-alexkrolick" title="Maintenance">🚧</a></td><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="50px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td></tr></table>
8+
79
<!-- ALL-CONTRIBUTORS-LIST:END -->
810

911
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)