From 1ab86a3fb9625440b7d40fbc572440a478670ed6 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Fri, 25 Oct 2019 16:08:16 -0400 Subject: =?UTF-8?q?Revert=20"Nicolette=20is=20resigning=20from=20the=20mod?= =?UTF-8?q?eration=20team=20=F0=9F=98=A2"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 2333b7fc287e25f6152c06718357519ecf13a9af. --- people/niconii.toml | 5 +++++ teams/mods.toml | 1 + 2 files changed, 6 insertions(+) create mode 100644 people/niconii.toml diff --git a/people/niconii.toml b/people/niconii.toml new file mode 100644 index 0000000..ba982dc --- /dev/null +++ b/people/niconii.toml @@ -0,0 +1,5 @@ +name = "Nicolette Verlinden" +github = "niconii" +github-id = 10183419 +irc = "niconii" +email = "nicole@nicole.moe" diff --git a/teams/mods.toml b/teams/mods.toml index 9fe5f48..899ef26 100644 --- a/teams/mods.toml +++ b/teams/mods.toml @@ -5,6 +5,7 @@ leads = [] members = [ "mbrubeck", "BurntSushi", + "niconii", "llogiq", "matthieu-m", ] -- cgit v1.2.3 From a28faddddd6448a38b21f42dbe1baeba77c571fa Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Fri, 25 Oct 2019 16:08:56 -0400 Subject: Move Nicolette to the alumni team instead of deleting --- teams/alumni.toml | 1 + teams/mods.toml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/alumni.toml b/teams/alumni.toml index be94956..d4dc497 100644 --- a/teams/alumni.toml +++ b/teams/alumni.toml @@ -20,6 +20,7 @@ members = [ "huonw", "jonathandturner", "jseyfried", + "niconii", "pcwalton", "peschkaj", "rpjohnst", diff --git a/teams/mods.toml b/teams/mods.toml index 899ef26..9fe5f48 100644 --- a/teams/mods.toml +++ b/teams/mods.toml @@ -5,7 +5,6 @@ leads = [] members = [ "mbrubeck", "BurntSushi", - "niconii", "llogiq", "matthieu-m", ] -- cgit v1.2.3