Skip to content

undirected funds RFC draft#6

Merged
Kobzol merged 18 commits intorust-lang:mainfrom
nikomatsakis:rfc-draft-four
Mar 16, 2026
Merged

undirected funds RFC draft#6
Kobzol merged 18 commits intorust-lang:mainfrom
nikomatsakis:rfc-draft-four

Conversation

@nikomatsakis
Copy link
Copy Markdown
Contributor

@nikomatsakis nikomatsakis commented Feb 26, 2026

Summary

The Rust Foundation Maintainer Fund (RFMF) is a joint effort by the Rust Project and the Rust Foundation to fund full-time Rust maintainers, called Maintainers in Residence. This RFC proposes how the Maintainer in Residence program should work: how candidates are selected, what's expected of them, and how the Foundation manages the relationship.

This RFC builds on the Grants team established by RFC 3919. This RFC extends the Grants team's role to also vet candidates for Maintainer in Residence positions funded through the RFMF. The Grants team identifies which areas need support and returns a prioritized recommendation to the Foundation; the Foundation makes the final hiring decision and handles contracting, compensation, and funder relations.

This RFC does not specify how much funding the RFMF has or where that funding comes from. It describes how the Project and Foundation would work together to make the best use of whatever funding is available for Maintainer in Residence positions.

Rendered.

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated

Second, and likely the larger source of funding, are companies that employ developers or contributors working full-time to improve Rust. These companies already invest in Rust development, but their contributors' work still needs to be reviewed and landed by experienced maintainers. The incentive structures at most companies don't reward "general maintenance" — reviewing other people's PRs, mentoring newcomers, fixing regressions, driving cross-cutting refactors. These activities don't advance any single company's goals, so they're hard to justify in a performance review and vulnerable to restructuring when priorities shift. Sponsoring the maintainer fund is a way for these companies to ensure the maintenance layer their contributors depend on stays healthy.

What do funders get in return? Maintainers are always prioritizing — there are always more PRs to review, more bugs to triage, more work than time. Funders can reasonably expect that their bug reports get looked at, their PRs get reviewed, and their questions get answered. This costs the project essentially nothing: it's reprioritization within work the maintainer would do anyway. The PSF's experience after five years of its Developer in Residence program confirms that this kind of influence is normal and healthy. As one of their Developers in Residence put it when asked about sponsors influencing prioritization: *"Yes, of course, and I think that is entirely ethical."* Bloomberg, one of the PSF's sponsors, gives active feedback on how their sponsored maintainer spends time — *"they can't tell him that he MUST, but if they care about a thing, and it'll make them renew the contract for another 12 months, good to know."*
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing formatting.

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Copy link
Copy Markdown
Contributor Author

@nikomatsakis nikomatsakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comments from our meeting today

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
@nikomatsakis
Copy link
Copy Markdown
Contributor Author

I've pushed a new branch that, I think, incorporates all of the feedback. I raised up a few questions to focus our discussion on those areas where I had the most uncertainty.

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md
Comment thread rfcs/undirected-funds-rfc.md
@nikomatsakis
Copy link
Copy Markdown
Contributor Author

Pushed a commit and addressed our comments from last time.

Copy link
Copy Markdown
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The RFC looks really great, thank you Niko! I left a couple of comments, but nothing major. I would suggest having final discussions about the RFC on today's call, and then publish it at the start of the next week, we should finally ship it.

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated

## Application and vetting process

The process of contracting a new Maintainer in Residence begins with an open call for applications. Anyone can apply — broad applications help surface needs and candidates the Funding team might not have identified on its own. However, successful candidates must already be members of the relevant Rust team(s) with the permissions needed for the work.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically I'd say that only team members can apply, just to reduce the number of applications, but we likely won't have the technical means to ensure that anyway, so probably doesn't matter.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes -- or to whom membership has been offered

Comment thread rfcs/undirected-funds-rfc.md Outdated

Maintainers in Residence are also expected to:

* resolve time-critical issues such as newly reported bugs;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We get tens of newly reported bugs daily, so this seems a bit broad. Maybe something like "newly reported urgent bugs"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* resolve time-critical issues such as newly reported bugs;
* resolve time-critical issues such as urgent bugs;

Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated
Comment thread rfcs/undirected-funds-rfc.md Outdated

## Application and vetting process

The process of contracting a new Maintainer in Residence begins with an open call for applications. Anyone can apply — broad applications help surface needs and candidates the Funding team might not have identified on its own. However, successful candidates must already be members of the relevant Rust team(s) with the permissions needed for the work.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes -- or to whom membership has been offered

Comment thread rfcs/undirected-funds-rfc.md Outdated
nikomatsakis and others added 2 commits March 12, 2026 17:30
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
@nikomatsakis
Copy link
Copy Markdown
Contributor Author

Pushed more edits.

Thanks @tmandry, good suggestion, applied.

Copy link
Copy Markdown
Member

@tmandry tmandry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Niko for driving this. I think we are very close to the RFC we should open on the repo.

Comment thread rfcs/undirected-funds-rfc.md Outdated

## What Maintainers in Residence do

Maintainers in Residence split their time between team priorities and individual priorities of their own choosing within their area of focus. The exact balance varies depending on the individual, their experience, and the needs of the team — the important thing is that both team-directed and self-directed work are expected. This is about "team-directed vs. self-directed," not "maintenance vs. features." The PSF's experience after nearly five years confirms that focusing purely on team-directed needs and multiplicative maintenance can be very draining; giving time for self-directed projects "made all the difference" in satisfaction.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is about "team-directed vs. self-directed," not "maintenance vs. features."

I'm trying to understand the purpose of this sentence and what it implies about feature work. Team-directed and self-directed work could both involve both maintenance and feature work, and it's not clear to me that the RFC should rule out either one.

At the same time, we should help make sure sponsors know what they are getting for their money, so an emphasis on maintenance (perhaps broadly interpreted) does make sense.

Comment thread rfcs/undirected-funds-rfc.md

The program's evolution taught us several lessons we've incorporated into this RFC. First, pure maintenance work becomes draining over time. The first Developer in Residence started doing only reviews, backports, and CI, and found that after a year or two, "there's not much joy in that." Allowing feature work alongside maintenance "made all the difference." We've reflected this in the RFMF design: Maintainers in Residence split their time roughly 50/50 between team priorities and individual priorities of their choosing, rather than being assigned purely to maintenance.

Second, sponsors attach to people, not positions. In practice, a sponsor funding a position filled by a particular person will want to continue sponsoring that person specifically if they're happy with the work, rather than funding an abstract role. This has implications for how the Foundation thinks about sponsor relationships: sponsors care about outcomes and the people producing them.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like this paragraph can be taken out in favor of the next one.

Comment thread rfcs/undirected-funds-rfc.md
Comment thread rfcs/undirected-funds-rfc.md
Comment thread rfcs/undirected-funds-rfc.md Outdated
Copy link
Copy Markdown
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, Niko! We'll continue in an actual RFC.

@Kobzol Kobzol merged commit 420a754 into rust-lang:main Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants