id | title |
---|---|
team |
Team |
import { TeamBioDivider } from '@site/src/components/team/TeamBioDivider'; import { TeamBioList } from '@site/src/components/team/TeamBioList';
The typescript-eslint organization is an independent open source project. Its members are volunteer open source developers dedicated to making the TypeScript linting experience great.
<TeamBioList bios={[ { description: 'Computer scientist. Cider drinker. Linting enthusiast. Australian.', links: [ ['twitter', 'https://twitter.com/bradzacher'], ['mastodon', 'https://mastodon.online/@bradzacher'], ['www', 'https://zacher.com.au'], ], name: 'Brad Zacher', username: 'bradzacher', }, { description: 'Director of Engineering Nrwl. 5x Microsoft MVP for TypeScript.', links: [ ['twitter', 'https://twitter.com/MrJamesHenry'], ['www', 'https://jameshenry.blog'], ], name: 'James Henry', username: 'jameshenry', }, { description: 'Full time open source maintainer. Likes cats. 🐈⬛', links: [ ['twitter', 'https://twitter.com/JoshuaKGoldberg'], ['mastodon', 'https://fosstodon.org/@JoshuaKGoldberg'], ['www', 'https://joshuakgoldberg.com'], ], name: 'Josh Goldberg', username: 'joshuakgoldberg', }, ]} description="Leaders stewarding the direction of the project." explanation="In addition to committer tasks, maintainers work on the processes behind the project, relationships with neighboring ecosystem projects, and manage regular releases." />
<TeamBioList bios={[ { description: 'Hello 🐱.', name: 'Armano2', username: 'armano2', }, { description: 'I care about languages!', links: [ ['www', 'https://joshcena.com'], ['twitter', 'https://twitter.com/SidaChen63'], ], name: 'Joshua Chen', username: 'josh-cena', }, { description: '...', name: 'auvred', username: 'auvred', }, { description: 'Dotting my "j"s and crossing my "z"s.', name: 'Kirk Waiblinger', username: 'kirkwaiblinger', }, { description: 'Hello World!', links: [['twitter', 'https://twitter.com/ronenamiel']], name: 'Ronen Amiel', username: 'ronami', }, ]} description="Code committers who regularly work on the code in the repository." explanation="Committers triage issues, review pull requests, and write code to push the project's functionality and stability forward." />
We're always looking for developers to add to the team. If you're interest in becoming a committer, go ahead and get started with our Contributing guide. Contributor Tiers describes the expectations for entering and then staying at any contributor tier.
As an independent open source project, funding for our work comes from the community. We're eternally grateful to every individual and organization able to help us keep working.
See .github/SPONSORSHIPS.md
for documentation on how and why to sponsor us.
You can find our biggest sponsors on typescript-eslint.io > Financial Contributors. More can be found on our Open Collective.