Skip to content

Commit bb8bc24

Browse files
authored
Merge pull request #1104 from CodingTrain/all-contributors/add-kaitabuchi314
docs: add kaitabuchi314 as a contributor for ideas
2 parents 35df0c5 + 2b3505c commit bb8bc24

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,15 @@
171171
"contributions": [
172172
"ideas"
173173
]
174+
},
175+
{
176+
"login": "kaitabuchi314",
177+
"name": "kaitabuchi",
178+
"avatar_url": "https://avatars.githubusercontent.com/u/93952418?v=4",
179+
"profile": "https://kaitab.net/",
180+
"contributions": [
181+
"ideas"
182+
]
174183
}
175184
],
176185
"contributorsPerLine": 7,
@@ -179,5 +188,6 @@
179188
"repoType": "github",
180189
"repoHost": "https://github.com",
181190
"skipCi": true,
182-
"commitConvention": "angular"
191+
"commitConvention": "angular",
192+
"commitType": "docs"
183193
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Coding Train Website
22

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

77
This repo holds the website for [thecodingtrain.com](https://thecodingtrain.com/). The website is built with:
@@ -65,6 +65,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6565
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fturmel"><img src="https://avatars.githubusercontent.com/u/4009209?v=4?s=100" width="100px;" alt="Francis Turmel"/><br /><sub><b>Francis Turmel</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=fturmel" title="Code">💻</a></td>
6666
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KobeLiesenborgs"><img src="https://avatars.githubusercontent.com/u/31523219?v=4?s=100" width="100px;" alt="Kobe Liesenborgs"/><br /><sub><b>Kobe Liesenborgs</b></sub></a><br /><a href="#content-KobeLiesenborgs" title="Content">🖋</a></td>
6767
<td align="center" valign="top" width="14.28%"><a href="https://simontiger.com"><img src="https://avatars.githubusercontent.com/u/21979673?v=4?s=100" width="100px;" alt="Simon Tiger"/><br /><sub><b>Simon Tiger</b></sub></a><br /><a href="#ideas-simon-tiger" title="Ideas, Planning, & Feedback">🤔</a></td>
68+
<td align="center" valign="top" width="14.28%"><a href="https://kaitab.net/"><img src="https://avatars.githubusercontent.com/u/93952418?v=4?s=100" width="100px;" alt="kaitabuchi"/><br /><sub><b>kaitabuchi</b></sub></a><br /><a href="#ideas-kaitabuchi314" title="Ideas, Planning, & Feedback">🤔</a></td>
6869
</tr>
6970
</tbody>
7071
</table>

0 commit comments

Comments
 (0)