Skip to content

Commit f14544f

Browse files
feat: Add variableHeight argument & add reckter as a contributor (#250)
* 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 d72d899 commit f14544f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
"contributions": [
298298
"code"
299299
]
300+
},
301+
{
302+
"login": "reckter",
303+
"name": "Hannes Güdelhöfer",
304+
"avatar_url": "https://avatars1.githubusercontent.com/u/1771450?v=4",
305+
"profile": "https://github.com/reckter",
306+
"contributions": [
307+
"code"
308+
]
300309
}
301310
],
302311
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
725725
<td align="center"><a href="https://pavelivanov.net"><img src="https://avatars3.githubusercontent.com/u/202422?v=4" width="100px;" alt=""/><br /><sub><b>Pavel</b></sub></a><br /><a href="https://github.com/express-labs/pure-react-carousel/commits?author=paveli" title="Code">💻</a></td>
726726
<td align="center"><a href="https://seans.site"><img src="https://avatars3.githubusercontent.com/u/6496840?v=4" width="100px;" alt=""/><br /><sub><b>Sean LeBlanc</b></sub></a><br /><a href="https://github.com/express-labs/pure-react-carousel/commits?author=seleb" title="Code">💻</a></td>
727727
<td align="center"><a href="https://github.com/cbasJS"><img src="https://avatars2.githubusercontent.com/u/28812706?v=4" width="100px;" alt=""/><br /><sub><b>Sebastian Martha</b></sub></a><br /><a href="https://github.com/express-labs/pure-react-carousel/commits?author=cbasJS" title="Code">💻</a></td>
728+
<td align="center"><a href="https://github.com/reckter"><img src="https://avatars1.githubusercontent.com/u/1771450?v=4" width="100px;" alt=""/><br /><sub><b>Hannes Güdelhöfer</b></sub></a><br /><a href="https://github.com/express-labs/pure-react-carousel/commits?author=reckter" title="Code">💻</a></td>
728729
</tr>
729730
</table>
730731

0 commit comments

Comments
 (0)