File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This is a comment.
2
+ # Each line is a file pattern followed by one or more owners.
3
+
4
+ # These owners will be the default owners for everything in
5
+ # the repo. Unless a later match takes precedence,
6
+ # @global-owner1 and @global-owner2 will be requested for
7
+ # review when someone opens a pull request.
8
+ # ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
9
+
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
Original file line number Diff line number Diff line change 8
8
サイトの構成は [ Astro] ( https://astro.build ) を用いて行っています。
9
9
ローカルでのビルド方法は Astro の公式ドキュメントに従ってください。
10
10
11
+ ## コアメンテナ
12
+
13
+ 以下の人達がコアで動いているメンテナです。
14
+ 困った時はこれらの人達を Issue, PR でメンションすると早く解決する可能性が高いです。
15
+ (もちろん OSS なので必須ではないし、他の人が回答・決定することもあります)
16
+
17
+ - 発案者: @thinca
18
+ - コンポーネントデザイン: @monaqa , @staticWagomU , @ryoppippi
19
+ - 参加・登録テンプレートや更新ロジック: @kyoh86 , @thinca
20
+ - 依存更新の自動化(Dependabot): @peacock0803sz
21
+ - 開発フローやドキュメント: @peacock0803sz
22
+
11
23
<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 >の下に提供されています。
12
24
ただし、各記事の内容やタイトルの権利は執筆者に帰属します。
You can’t perform that action at this time.
0 commit comments