8000 add contributors · vuejs-jp-bot/jp.vuejs.org@a372fd6 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit a372fd6

Browse files
committed
add contributors
1 parent 0a99c37 commit a372fd6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/contribution/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ creating-custom-scroll-directives.md | カスタムスクロールディレク
127127
debugging-in-vscode.md | VS Code と Chrome によるデバッグ | [c-su](https://github.com/c-su)
128128
using-axios-to-consume-apis.md | axios を利用した API の使用 | [masaakikunsan](https://github.com/masaakikunsan)
129129
avoiding-memory-leaks.md | メモリリークを回避する | [nicedchy](https://github.com/nicedchy)
130+
client-side-storage.md | クライアントサイドストレージ | [nicedchy](https://github.com/nicedchy)
131+
packaging-sfc-for-npm.md | Vue コンポーネントを npm パッケージ化する | [desigrammer](https://github.com/desigrammer)
130132

131133
## Vue.js 公式ブログ "The Vue Point" の翻訳
132134

themes/vue/layout/partials/contribution.ejs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@
189189
'ixkaito',
190190
'miyako-ep',
191191
'waterada',
192-
'desigrammer'
192+
'desigrammer',
193+
'ysgk'
193194
]
194195
var contributors1 = [
195196
'bouzuya',

0 commit comments

Comments
 (0)
0