summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2019-10-03 12:56:26 -0400
committerGitHub <noreply@github.com>2019-10-03 12:56:26 -0400
commitbecc902bbfb87cbb4718dc2d4e4f8d89a4ff0548 (patch)
tree63df5f51bd15a4c003884f7d08640b0da41889ac /teams
parentdb73d69a5bef488132e5bba1c3c5a9fbccac625c (diff)
add simulacrum, centril to compiler-contributors
Add @Mark-Simulacrum and @Centril to the "compiler contributors" team, both of whom have contributing more and more to the compiler lately. A big ❤️ thank you ❤️ to both of them! 🎉
Diffstat (limited to 'teams')
-rw-r--r--teams/compiler-contributors.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/teams/compiler-contributors.toml b/teams/compiler-contributors.toml
index 4c6c673..7cda1b5 100644
--- a/teams/compiler-contributors.toml
+++ b/teams/compiler-contributors.toml
@@ -4,6 +4,7 @@ subteam-of = "compiler"
[people]
leads = []
members = [
+ "centril",
"davidtwco",
"flodiebold",
"lqd",
@@ -12,6 +13,7 @@ members = [
"nikic",
"nnethercote",
"scalexm",
+ "Mark-Simulacrum",
"spastorino",
"tmandry",
"wesleywiser",