diff --git a/people/Amanieu.toml b/people/Amanieu.toml index d1e14afd3..a45e4f1d5 100644 --- a/people/Amanieu.toml +++ b/people/Amanieu.toml @@ -2,6 +2,7 @@ name = "Amanieu d'Antras" github = "Amanieu" github-id = 278509 email = "amanieu@gmail.com" +zulip-id = 143274 [permissions] bors.compiler-builtins.review = true diff --git a/people/acfoltzer.toml b/people/acfoltzer.toml index 845833ec2..cabc3d714 100644 --- a/people/acfoltzer.toml +++ b/people/acfoltzer.toml @@ -2,3 +2,4 @@ name = 'Adam C. Foltzer' github = 'acfoltzer' github-id = 205266 email = 'acfoltzer@acfoltzer.net' +zulip-id = 237472 diff --git a/people/chorman0773.toml b/people/chorman0773.toml new file mode 100644 index 000000000..94c4a0dc3 --- /dev/null +++ b/people/chorman0773.toml @@ -0,0 +1,4 @@ +name = 'Connor Horman' +github = 'chorman0773' +github-id = 5026283 +zulip-id = 257758 diff --git a/people/cratelyn.toml b/people/cratelyn.toml new file mode 100644 index 000000000..5e8311edc --- /dev/null +++ b/people/cratelyn.toml @@ -0,0 +1,4 @@ +name = 'Katelyn Martin' +github = 'cratelyn' +github-id = 57912822 +zulip-id = 327458 diff --git a/people/gnzlbg.toml b/people/gnzlbg.toml index 5375f7bff..2177dfee2 100644 --- a/people/gnzlbg.toml +++ b/people/gnzlbg.toml @@ -1,6 +1,7 @@ name = "gnzlbg" github = "gnzlbg" github-id = 904614 +zulip-id = 132920 [permissions] bors.stdarch.review = true diff --git a/teams/wg-ffi-unwind.toml b/teams/wg-ffi-unwind.toml index 09fef8040..4d5596094 100644 --- a/teams/wg-ffi-unwind.toml +++ b/teams/wg-ffi-unwind.toml @@ -5,12 +5,17 @@ kind = "working-group" [people] leads = ["nikomatsakis", "acfoltzer", "BatmanAoD"] members = [ - "acfoltzer", "Amanieu", "BatmanAoD", + "CAD97", + "acfoltzer", + "bjorn3", + "chorman0773", + "cratelyn", "gnzlbg", - "nikomatsakis", "nbdd0121", + "nikomatsakis", + "joshtriplett", ] [website] @@ -21,3 +26,6 @@ zulip-stream = "project-ffi-unwind" [[github]] orgs = ["rust-lang"] + +[[zulip-groups]] +name = "WG-ffi-unwind"