Skip to content

Commit

Permalink
Merge pull request #1019 from Veykril/rust-analyzer
Browse files Browse the repository at this point in the history
Merge rust-analyzer-contributors into rust-analyzer
  • Loading branch information
rylev committed Jun 23, 2023
2 parents 389b0e4 + 8f16f92 commit eb0716a
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 23 deletions.
1 change: 1 addition & 0 deletions people/HKalbasi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = 'Hamidreza Kalbasi'
github = 'HKalbasi'
github-id = 45197576
email = 'hamidrezakalbasi@protonmail.com'
zulip-id = 401078
1 change: 1 addition & 0 deletions people/Veykril.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "Lukas Wirth"
github = "Veykril"
github-id = 3757771
email = "lukastw97@gmail.com"
zulip-id = 300586
3 changes: 1 addition & 2 deletions people/flodiebold.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ name = "Florian Diebold"
github = "flodiebold"
github-id = 906069
email = "flodiebold@gmail.com"


zulip-id = 129457
1 change: 1 addition & 0 deletions people/lnicola.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "Laurențiu Nicola"
github = "lnicola"
github-id = 308347
email = 'lnicola@dend.ro'
zulip-id = 203546
1 change: 1 addition & 0 deletions people/matklad.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name = "Aleksey Kladov"
github = "matklad"
github-id = 1711539
email = "aleksey.kladov@gmail.com"
zulip-id = 133169

[permissions]
bors.vscode-rust.review = true
1 change: 0 additions & 1 deletion repos/rust-lang/rust-analyzer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ bots = ["bors", "rustbot"]

[access.teams]
rust-analyzer = "write"
rust-analyzer-contributors = "triage"

[[branch-protections]]
pattern = "master"
18 changes: 0 additions & 18 deletions teams/rust-analyzer-contributors.toml

This file was deleted.

19 changes: 17 additions & 2 deletions teams/rust-analyzer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,20 @@ subteam-of = "compiler"

[people]
leads = ["Veykril"]
members = ["matklad", "lnicola", "Veykril", "flodiebold"]
alumni = ["jonas-schievink"]
members = [
"matklad",
"lnicola",
"Veykril",
"flodiebold",
"bjorn3",
"lowr",
"HKalbasi",
]
alumni = [
"jonas-schievink",
"edwin0cheng",
"SomeoneToIgnore",
]

[website]
name = "rust-analyzer team"
Expand All @@ -17,3 +29,6 @@ bors.rust-analyzer.review = true

[[github]]
orgs = ["rust-lang", "rust-analyzer"]

[[zulip-groups]]
name = "T-rust-analyzer"

0 comments on commit eb0716a

Please sign in to comment.