Skip to content

Commit d4e8412

Browse files
authored
Recognize all contributors (#66)
1 parent 47b9693 commit d4e8412

2 files changed

Lines changed: 140 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
{
2+
"projectName": "bullets.vim",
3+
"projectOwner": "dkarter",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": true,
11+
"commitConvention": "gitmoji",
12+
"contributors": [
13+
{
14+
"login": "dkarter",
15+
"name": "Dorian Karter",
16+
"avatar_url": "https://avatars3.githubusercontent.com/u/551858?v=4",
17+
"profile": "https://doriankarter.com",
18+
"contributions": [
19+
"code",
20+
"test",
21+
"doc",
22+
"maintenance"
23+
]
24+
},
25+
{
26+
"login": "cormacrelf",
27+
"name": "Cormac Relf",
28+
"avatar_url": "https://avatars3.githubusercontent.com/u/378760?v=4",
29+
"profile": "https://github.com/cormacrelf",
30+
"contributions": [
31+
"code",
32+
"bug"
33+
]
34+
},
35+
{
36+
"login": "kaymmm",
37+
"name": "Keith Miyake",
38+
"avatar_url": "https://avatars1.githubusercontent.com/u/2266804?v=4",
39+
"profile": "http://keithmiyake.info",
40+
"contributions": [
41+
"code",
42+
"doc",
43+
"ideas",
44+
"maintenance"
45+
]
46+
},
47+
{
48+
"login": "yous",
49+
"name": "Chayoung You",
50+
"avatar_url": "https://avatars0.githubusercontent.com/u/853977?v=4",
51+
"profile": "https://yous.be",
52+
"contributions": [
53+
"code",
54+
"doc"
55+
]
56+
},
57+
{
58+
"login": "adriaanzon",
59+
"name": "Adriaan Zonnenberg",
60+
"avatar_url": "https://avatars3.githubusercontent.com/u/4326420?v=4",
61+
"profile": "https://github.com/adriaanzon",
62+
"contributions": [
63+
"code"
64+
]
65+
},
66+
{
67+
"login": "eater",
68+
"name": "eater",
69+
"avatar_url": "https://avatars3.githubusercontent.com/u/106199?v=4",
70+
"profile": "https://github.com/eater",
71+
"contributions": [
72+
"code"
73+
]
74+
},
75+
{
76+
"login": "hut",
77+
"name": "hut",
78+
"avatar_url": "https://avatars1.githubusercontent.com/u/90548?v=4",
79+
"profile": "https://github.com/hut",
80+
"contributions": [
81+
"code",
82+
"doc"
83+
]
84+
},
85+
{
86+
"login": "mykoza",
87+
"name": "mykoza",
88+
"avatar_url": "https://avatars1.githubusercontent.com/u/48719773?v=4",
89+
"profile": "https://github.com/mykoza",
90+
"contributions": [
91+
"code",
92+
"ideas"
93+
]
94+
},
95+
{
96+
"login": "noodlor",
97+
"name": "noodlor",
98+
"avatar_url": "https://avatars3.githubusercontent.com/u/49209345?v=4",
99+
"profile": "https://github.com/noodlor",
100+
"contributions": [
101+
"code"
102+
]
103+
}
104+
],
105+
"contributorsPerLine": 7
106+
}

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
![Bullets.vim](img/bullets-vim-logo.svg)
22

3-
[![Build Status](https://travis-ci.org/dkarter/bullets.vim.svg?branch=master)](https://travis-ci.org/dkarter/bullets.vim)
3+
[![Build Status](https://travis-ci.org/dkarter/bullets.vim.svg?branch=master)](https://travis-ci.org/dkarter/bullets.vim)
4+
5+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
7+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
48

59
# Description
610

@@ -325,3 +329,32 @@ Bullets.vim is kindly supported by [Hashrocket, a multidisciplinary design and
325329
development consultancy](https://hashrocket.com). If you'd like to [work with
326330
us](https://hashrocket.com/contact-us/hire-us) or [join our
327331
team](https://hashrocket.com/contact-us/jobs), don't hesitate to get in touch.
332+
333+
## Contributors ✨
334+
335+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
336+
337+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
338+
<!-- prettier-ignore-start -->
339+
<!-- markdownlint-disable -->
340+
<table>
341+
<tr>
342+
<td align="center"><a href="https://doriankarter.com"><img src="https://avatars3.githubusercontent.com/u/551858?v=4" width="100px;" alt=""/><br /><sub><b>Dorian Karter</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=dkarter" title="Code">💻</a> <a href="https://github.com/dkarter/bullets.vim/commits?author=dkarter" title="Tests">⚠️</a> <a href="https://github.com/dkarter/bullets.vim/commits?author=dkarter" title="Documentation">📖</a> <a href="#maintenance-dkarter" title="Maintenance">🚧</a></td>
343+
<td align="center"><a href="https://github.com/cormacrelf"><img src="https://avatars3.githubusercontent.com/u/378760?v=4" width="100px;" alt=""/><br /><sub><b>Cormac Relf</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=cormacrelf" title="Code">💻</a> <a href="https://github.com/dkarter/bullets.vim/issues?q=author%3Acormacrelf" title="Bug reports">🐛</a></td>
344+
<td align="center"><a href="http://keithmiyake.info"><img src="https://avatars1.githubusercontent.com/u/2266804?v=4" width="100px;" alt=""/><br /><sub><b>Keith Miyake</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=kaymmm" title="Code">💻</a> <a href="https://github.com/dkarter/bullets.vim/commits?author=kaymmm" title="Documentation">📖</a> <a href="#ideas-kaymmm" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-kaymmm" title="Maintenance">🚧</a></td>
345+
<td align="center"><a href="https://yous.be"><img src="https://avatars0.githubusercontent.com/u/853977?v=4" width="100px;" alt=""/><br /><sub><b>Chayoung You</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=yous" title="Code">💻</a> <a href="https://github.com/dkarter/bullets.vim/commits?author=yous" title="Documentation">📖</a></td>
346+
<td align="center"><a href="https://github.com/adriaanzon"><img src="https://avatars3.githubusercontent.com/u/4326420?v=4" width="100px;" alt=""/><br /><sub><b>Adriaan Zonnenberg</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=adriaanzon" title="Code">💻</a></td>
347+
<td align="center"><a href="https://github.com/eater"><img src="https://avatars3.githubusercontent.com/u/106199?v=4" width="100px;" alt=""/><br /><sub><b>eater</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=eater" title="Code">💻</a></td>
348+
<td align="center"><a href="https://github.com/hut"><img src="https://avatars1.githubusercontent.com/u/90548?v=4" width="100px;" alt=""/><br /><sub><b>hut</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=hut" title="Code">💻</a> <a href="https://github.com/dkarter/bullets.vim/commits?author=hut" title="Documentation">📖</a></td>
349+
</tr>
350+
<tr>
351+
<td align="center"><a href="https://github.com/mykoza"><img src="https://avatars1.githubusercontent.com/u/48719773?v=4" width="100px;" alt=""/><br /><sub><b>mykoza</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=mykoza" title="Code">💻</a> <a href="#ideas-mykoza" title="Ideas, Planning, & Feedback">🤔</a></td>
352+
<td align="center"><a href="https://github.com/noodlor"><img src="https://avatars3.githubusercontent.com/u/49209345?v=4" width="100px;" alt=""/><br /><sub><b>noodlor</b></sub></a><br /><a href="https://github.com/dkarter/bullets.vim/commits?author=noodlor" title="Code">💻</a></td>
353+
</tr>
354+
</table>
355+
356+
<!-- markdownlint-enable -->
357+
<!-- prettier-ignore-end -->
358+
<!-- ALL-CONTRIBUTORS-LIST:END -->
359+
360+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)