Skip to content

Commit 257f237

Browse files
committed
Backport rust-analyzer repos (batch 2)
1 parent 5845acd commit 257f237

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

repos/rust-analyzer/countme.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
org = "rust-analyzer"
2+
name = "countme"
3+
description = ""
4+
bots = []
5+
6+
[access.teams]
7+
rust-analyzer = "write"

repos/rust-analyzer/metrics.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
org = "rust-analyzer"
2+
name = "metrics"
3+
description = ""
4+
homepage = "https://rust-analyzer.github.io/metrics/"
5+
bots = []
6+
7+
[access.teams]
8+
rust-analyzer = "write"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
org = "rust-analyzer"
2+
name = "rust-analyzer.github.io"
3+
description = ""
4+
homepage = "https://rust-analyzer.github.io/"
5+
bots = []
6+
7+
[access.teams]
8+
rust-analyzer = "write"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
org = "rust-analyzer"
2+
name = "rustc-auto-publish"
3+
description = ""
4+
bots = []
5+
6+
[access.teams]
7+
rust-analyzer = "maintain"

0 commit comments

Comments
 (0)