Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion people/n1ark.toml
Comment thread
nia-e marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "Opale Sjöstedt"
github = "n1ark"
github = "N1ark"
github-id = 19803581
email = "opale.sjostedt@gmail.com"
discord-id = 285341011163611138
Expand Down
2 changes: 1 addition & 1 deletion teams/opsem.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ name = "T-opsem"

[[zulip-groups]]
name = "T-opsem/meetings"
extra-people = ["chorman0773", "thomcc", "burakemir", "fbq", "n1ark"]
extra-people = ["chorman0773", "thomcc", "burakemir", "fbq", "N1ark"]
14 changes: 12 additions & 2 deletions teams/wg-allocators.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,28 @@ subteam-of = "libs"

[people]
leads = [
"TimDiekmann",
"nia-e",
]
members = [
"Amanieu",
"clarfonthey",
"N1ark",
"nia-e",
]
alumni = [
"CAD97",
"Lokathor",
"scottjmaddox",
"TimDiekmann",
"Wodann",
]
alumni = []

[[github]]
orgs = ["rust-lang"]

[permissions]
perf = true

[website]
name = "Allocator working group"
description = "Paving a path for a standard set of allocator traits to be used in collections"
Expand All @@ -27,3 +34,6 @@ zulip-stream = "t-libs/wg-allocators"

[[lists]]
address = "wg-allocators@rust-lang.org"

[[zulip-groups]]
name = "WG-allocators"