]> git.proxmox.com Git - pve-eslint.git/blame - eslint/docs/src/maintainer-guide/working-groups.md
build: add missing dh-nodejs to build-dependencies
[pve-eslint.git] / eslint / docs / src / maintainer-guide / working-groups.md
CommitLineData
8f9d1d4d
DC
1---
2title: Working Groups
3layout: doc
4
5---
eb39fafa
DC
6
7The ESLint TSC may form working groups to focus on a specific area of the project.
8
9## Creating a Working Group
10
11Working groups are created by sending an email to the team mailing list. Each working group:
12
131. Must have a GitHub team under the "ESLint Team" top-level GitHub team. (The GitHub team name should end with "WG" to distinguish it from other types of teams.)
141. Must have at least one TSC member.
151. May have any number of Committers and Reviewers.
161. Must have at least two members.
17
18Active working groups are listed on the [team page](https://eslint.org/team).
19
20## How Working Groups Work
21
22Each working group is responsible for its own inner working. Working groups can decide how large or small they should be (so long as there is at least two members), when and who to add or remove from the working group, and how to accomplish their objectives.
23
24Working groups may be temporary or permanent.
25
26If working groups intend to make a significant change to the ESLint project, the proposal must still be approved by the TSC.