Skip to content

Commit 3dabff8

Browse files
authored
Merge pull request #2474 from jieyouxu/funding-fix
Fix `funding` repo URL and give `funding` team write access instead of LC
2 parents 203aa91 + 7547dbb commit 3dabff8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

repos/rust-lang/funding.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description = "Discussions about funding Rust maintainers"
44
bots = ["rfcbot"]
55

66
[access.teams]
7-
leadership-council = "write"
7+
funding = "write"

teams/funding.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "Funding team"
66
description = "Helping to get Rust maintainers funded"
77
email = "funding@rust-lang.org"
88
zulip-stream = "funding"
9-
repo = "https://github.com/rust-lang/rust-project-goals"
9+
repo = "https://github.com/rust-lang/funding/"
1010

1111
[people]
1212
leads = [

0 commit comments

Comments
 (0)