Skip to content
Merged
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
5 changes: 5 additions & 0 deletions people/erikjee.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = 'Erik Jonkers'
github = 'erikjee'
github-id = 6603364
zulip-id = 607646
email = "erik@tweedegolf.com"
5 changes: 5 additions & 0 deletions people/jlizen.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "Jess Izen"
github = "jlizen"
github-id = 44884346
zulip-id = 783853
email = "rust@jessizen.com"
24 changes: 24 additions & 0 deletions teams/funding-advisors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "funding-advisors"
subteam-of = "funding"

[people]
leads = []
members = [
"jlizen",
"becrumbul",
"m-ou-se",
"erikjee",
"obi1kenobi",
]
alumni = []

[website]
name = "Funding advisors team"
description = "People coordinating closely with the Funding team"

[[zulip-groups]]
name = "T-funding-advisors"

[[zulip-streams]]
name = "funding/with-advisors"
Comment thread
jieyouxu marked this conversation as resolved.
extra-teams = ["funding"]
4 changes: 4 additions & 0 deletions teams/funding.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ name = "funding/private"

[[lists]]
address = "funding@rust-lang.org"
extra-teams = ["funding-advisors"]

[[lists]]
address = "funding-private@rust-lang.org"

[rfcbot]
label = "T-funding"
Expand Down