Skip to content

Commit 588d40c

Browse files
authored
Merge branch 'develop' into feat/prefix-clientId-on-custom-id
2 parents a4ecace + 060a05a commit 588d40c

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

Diff for: .all-contributorsrc

+18
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,24 @@
283283
"bug",
284284
"code"
285285
]
286+
},
287+
{
288+
"login": "isuscbrmid",
289+
"name": "Jesus Cabrera Gonzalez",
290+
"avatar_url": "https://avatars3.githubusercontent.com/u/20484267?v=4",
291+
"profile": "https://github.com/isuscbrmid",
292+
"contributions": [
293+
"code"
294+
]
295+
},
296+
{
297+
"login": "MJRuskin",
298+
"name": "MJRuskin",
299+
"avatar_url": "https://avatars2.githubusercontent.com/u/27359753?v=4",
300+
"profile": "https://github.com/MJRuskin",
301+
"contributions": [
302+
"code"
303+
]
286304
}
287305
],
288306
"contributorsPerLine": 7,

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
632632
</tr>
633633
<tr>
634634
<td align="center"><a href="http://kYem.net"><img src="https://avatars1.githubusercontent.com/u/3390897?v=4" width="100px;" alt=""/><br /><sub><b>Kestutis Kasiulynas</b></sub></a><br /><a href="https://github.com/dowjones/react-dropdown-tree-select/issues?q=author%3AkYem" title="Bug reports">🐛</a> <a href="https://github.com/dowjones/react-dropdown-tree-select/commits?author=kYem" title="Code">💻</a></td>
635+
<td align="center"><a href="https://github.com/MJRuskin"><img src="https://avatars2.githubusercontent.com/u/27359753?v=4" width="100px;" alt=""/><br /><sub><b>MJRuskin</b></sub></a><br /><a href="https://github.com/dowjones/react-dropdown-tree-select/commits?author=MJRuskin" title="Code">💻</a></td>
636+
<td align="center"><a href="https://github.com/isuscbrmid"><img src="https://avatars3.githubusercontent.com/u/20484267?v=4" width="100px;" alt=""/><br /><sub><b>Jesus Cabrera Gonzalez</b></sub></a><br /><a href="https://github.com/dowjones/react-dropdown-tree-select/commits?author=isuscbrmid" title="Code">💻</a></td>
635637
</tr>
636638
</table>
637639

0 commit comments

Comments
 (0)