Skip to content

Commit 1f00f39

Browse files
authored
Merge pull request #257 from Rigellute/all-contributors/add-tem1029
docs: add tem1029 as a contributor
2 parents abaef84 + 383315c commit 1f00f39

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,15 @@
131131
"contributions": [
132132
"code"
133133
]
134+
},
135+
{
136+
"login": "tem1029",
137+
"name": "tem1029",
138+
"avatar_url": "https://avatars3.githubusercontent.com/u/57712713?v=4",
139+
"profile": "https://github.com/tem1029",
140+
"contributions": [
141+
"code"
142+
]
134143
}
135144
],
136145
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Spotify TUI
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
![Continuous Integration](https://github.com/Rigellute/spotify-tui/workflows/Continuous%20Integration/badge.svg?branch=master&event=push)
@@ -235,6 +235,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
235235
<td align="center"><a href="http://lenny.ninja"><img src="https://avatars1.githubusercontent.com/u/4027243?v=4" width="100px;" alt=""/><br /><sub><b>Lennart Bernhardt</b></sub></a><br /><a href="https://github.com/Rigellute/spotify-tui/commits?author=LennyPenny" title="Code">💻</a></td>
236236
<td align="center"><a href="https://github.com/BlackYoup"><img src="https://avatars3.githubusercontent.com/u/6098160?v=4" width="100px;" alt=""/><br /><sub><b>Arnaud Lefebvre</b></sub></a><br /><a href="https://github.com/Rigellute/spotify-tui/commits?author=BlackYoup" title="Code">💻</a></td>
237237
</tr>
238+
<tr>
239+
<td align="center"><a href="https://github.com/tem1029"><img src="https://avatars3.githubusercontent.com/u/57712713?v=4" width="100px;" alt=""/><br /><sub><b>tem1029</b></sub></a><br /><a href="https://github.com/Rigellute/spotify-tui/commits?author=tem1029" title="Code">💻</a></td>
240+
</tr>
238241
</table>
239242

240243
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)