Skip to content

Commit 6f8a04f

Browse files
Merge pull request #29 from boringdeveloper/all-contributors/add-Maksim-Nikolaev
docs: add Maksim-Nikolaev as a contributor
2 parents f3c690b + 7154375 commit 6f8a04f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@
4444
"code",
4545
"test"
4646
]
47+
},
48+
{
49+
"login": "Maksim-Nikolaev",
50+
"name": "Maksim Nikolaev",
51+
"avatar_url": "https://avatars.githubusercontent.com/u/45855362?v=4",
52+
"profile": "https://github.com/Maksim-Nikolaev",
53+
"contributions": [
54+
"code"
55+
]
4756
}
4857
],
4958
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flutter_switch
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![pub package](https://img.shields.io/pub/v/flutter_switch.svg)](https://pub.dev/packages/flutter_switch) [![pub points](https://badges.bar/flutter_switch/pub%20points)](https://pub.dev/packages/flutter_switch/score) [![popularity](https://badges.bar/flutter_switch/popularity)](https://pub.dev/packages/flutter_switch/score) [![likes](https://badges.bar/flutter_switch/likes)](https://pub.dev/packages/flutter_switch/score) <a href="https://github.com/boringdeveloper/FlutterSwitch/actions"><img src="https://img.shields.io/github/workflow/status/boringdeveloper/FlutterSwitch/Widget%20Test?label=build"></a>
@@ -134,6 +134,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
134134
<td align="center"><a href="https://github.com/LucasED78"><img src="https://avatars.githubusercontent.com/u/30601688?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Eduardo</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=LucasED78" title="Code">💻</a></td>
135135
<td align="center"><a href="https://github.com/douglasramos"><img src="https://avatars.githubusercontent.com/u/12133412?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Douglas Ramos</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=douglasramos" title="Code">💻</a></td>
136136
<td align="center"><a href="https://github.com/solid-daniyilyevtyushkin"><img src="https://avatars.githubusercontent.com/u/69351065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniyil Yevtyushkin</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=solid-daniyilyevtyushkin" title="Code">💻</a> <a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=solid-daniyilyevtyushkin" title="Tests">⚠️</a></td>
137+
<td align="center"><a href="https://github.com/Maksim-Nikolaev"><img src="https://avatars.githubusercontent.com/u/45855362?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maksim Nikolaev</b></sub></a><br /><a href="https://github.com/boringdeveloper/FlutterSwitch/commits?author=Maksim-Nikolaev" title="Code">💻</a></td>
137138
</tr>
138139
</table>
139140

0 commit comments

Comments
 (0)