Skip to content

Commit bfbf701

Browse files
allcontributors[bot]arthurdenner
authored andcommitted
docs: add colinramsay as a contributor (#107)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 9c5698d commit bfbf701

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,15 @@
128128
"contributions": [
129129
"translation"
130130
]
131+
},
132+
{
133+
"login": "colinramsay",
134+
"name": "Colin Ramsay",
135+
"avatar_url": "https://avatars2.githubusercontent.com/u/72954?v=4",
136+
"profile": "http://colinramsay.co.uk",
137+
"contributions": [
138+
"code"
139+
]
131140
}
132141
],
133142
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Datepickers built with [Semantic UI for React][semantic-ui-react] and [Dayzed][d
44

55
[![version][version-badge]][package]
66
[![MIT License][license-badge]][license]
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
147147
<td align="center"><a href="https://github.com/adamxtokyo"><img src="https://avatars3.githubusercontent.com/u/13076573?v=4" width="100px;" alt="Adam Grawender"/><br /><sub><b>Adam Grawender</b></sub></a><br /><a href="#translation-adamxtokyo" title="Translation">🌍</a></td>
148148
<td align="center"><a href="https://www.xzessmedia.de"><img src="https://avatars2.githubusercontent.com/u/3153586?v=4" width="100px;" alt="xzessmedia"/><br /><sub><b>xzessmedia</b></sub></a><br /><a href="#translation-xzessmedia" title="Translation">🌍</a></td>
149149
<td align="center"><a href="https://github.com/oriolhub"><img src="https://avatars3.githubusercontent.com/u/33755729?v=4" width="100px;" alt="oriolhub"/><br /><sub><b>oriolhub</b></sub></a><br /><a href="#translation-oriolhub" title="Translation">🌍</a></td>
150+
<td align="center"><a href="http://colinramsay.co.uk"><img src="https://avatars2.githubusercontent.com/u/72954?v=4" width="100px;" alt="Colin Ramsay"/><br /><sub><b>Colin Ramsay</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=colinramsay" title="Code">💻</a></td>
150151
</tr>
151152
</table>
152153

0 commit comments

Comments
 (0)