Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: remove Roadmap Working Group #9545

Closed
wants to merge 1 commit into from
Closed
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
14 changes: 0 additions & 14 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ back in to the CTC.
* [Diagnostics](#diagnostics)
* [i18n](#i18n)
* [Evangelism](#evangelism)
* [Roadmap](#roadmap)
* [Docker](#docker)
* [Addon API](#addon-api)
* [Benchmarking](#benchmarking)
Expand Down Expand Up @@ -196,19 +195,6 @@ Responsibilities include:
* Messaging about the future of HTTP to give the community advance notice of
changes.

### [Roadmap](https://github.com/nodejs/roadmap)

The Roadmap Working Group is responsible for user community outreach
and the translation of their concerns into a plan of action for Node.js.

The final [ROADMAP](./ROADMAP.md) document is still owned by the TC and requires
the same approval for changes as any other project asset.

Their responsibilities are:
* Attracting and summarizing user community needs and feedback.
* Finding or potentially creating tools that allow for broader participation.
* Creating Pull Requests for relevant changes to [ROADMAP.md](./ROADMAP.md)

### [Docker](https://github.com/nodejs/docker-iojs)

The Docker Working Group's purpose is to build, maintain, and improve official
Expand Down