summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--people/komaeda.toml4
-rw-r--r--people/oe.toml4
-rw-r--r--teams/community-rustbridge.toml4
-rw-r--r--teams/community.toml2
4 files changed, 7 insertions, 7 deletions
diff --git a/people/komaeda.toml b/people/komaeda.toml
new file mode 100644
index 0000000..41a6fff
--- /dev/null
+++ b/people/komaeda.toml
@@ -0,0 +1,4 @@
+name = "Olivia Hugger"
+github = "komaeda"
+irc = "liv"
+email = "819880950@qq.com"
diff --git a/people/oe.toml b/people/oe.toml
deleted file mode 100644
index bd5c290..0000000
--- a/people/oe.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-name = "Olivia Hugger"
-github = "oe"
-irc = "liv"
-email = "olivia@fastmail.com"
diff --git a/teams/community-rustbridge.toml b/teams/community-rustbridge.toml
index acb7924..2d95d07 100644
--- a/teams/community-rustbridge.toml
+++ b/teams/community-rustbridge.toml
@@ -2,9 +2,9 @@ name = "community-rustbridge"
subteam-of = "community"
[people]
-leads = ["oe"]
+leads = ["komaeda"]
members = [
- "oe",
+ "komaeda",
"ashleygwilliams",
"technetos",
"arshiamufti",
diff --git a/teams/community.toml b/teams/community.toml
index 4dadc47..c6d1d7d 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -8,7 +8,7 @@ members = [
"sebasmagri",
"badboy",
"ashleygwilliams",
- "oe",
+ "komaeda",
"technetos",
"jonathandturner",
]