Revert "Remove TaKO8Ki from reviewers"

This reverts commit 8e06b25e39.
This commit is contained in:
Takayuki Maeda 2023-10-26 11:52:45 +09:00
parent cc3dce5bd0
commit ab7f64c788
1 changed files with 2 additions and 0 deletions

View File

@ -625,6 +625,7 @@ compiler-team = [
compiler-team-contributors = [ compiler-team-contributors = [
"@compiler-errors", "@compiler-errors",
"@jackh726", "@jackh726",
"@TaKO8Ki",
"@WaffleLapkin", "@WaffleLapkin",
"@b-naber", "@b-naber",
] ]
@ -671,6 +672,7 @@ diagnostics = [
"@compiler-errors", "@compiler-errors",
"@davidtwco", "@davidtwco",
"@oli-obk", "@oli-obk",
"@TaKO8Ki",
] ]
parser = [ parser = [
"@compiler-errors", "@compiler-errors",