Skip to content

Commit 916b0d7

Browse files
committed
Simplify the CODEOWNERS and core-maintainers credit
1 parent c337398 commit 916b0d7

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,5 @@
77
# review when someone opens a pull request.
88
# ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
99

10-
* @thinca @monaqa @kyoh86 @peacock0803sz
11-
src/ @thinca @monaqa @kyoh86
12-
src/lib/ @kyoh86 @thinca
13-
src/components/ @ryoppippi @peacock0803sz @staticWagomU
14-
src/layouts/ @ryoppippi @peacock0803sz @staticWagomU
15-
package*.json @peacock0803sz
10+
* @thinca @monaqa @kyoh86 @peacock0803sz @ryoppippi @staticWagomU
11+
src/content.json @thinca @kyoh86

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@
1515
(もちろん OSS なので必須ではないし、他の人が回答・決定することもあります)
1616

1717
- 発案者: @thinca
18-
- コンポーネントデザイン: @monaqa, @staticWagomU, @ryoppippi
1918
- 参加・登録テンプレートや更新ロジック: @kyoh86, @thinca
20-
- 依存更新の自動化(Dependabot): @peacock0803sz
21-
- 開発フローやドキュメント: @peacock0803sz
19+
- Webサイト構築・メンテナンス: @monaqa, @kyoh86, @peacock0803sz, @ryoppippi, @staticWagomU
2220

2321
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="クリエイティブ・コモンズ・ライセンス" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />この 作品 は <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">クリエイティブ・コモンズ 表示 4.0 国際 ライセンス</a>の下に提供されています。
2422
ただし、各記事の内容やタイトルの権利は執筆者に帰属します。

0 commit comments

Comments
 (0)