Skip to content

Commit 0793c39

Browse files
committed
Merge pull request #173 from Starefossen/docs/docker-wg-collaborators
Seperate list of working group members and collaborators in README
2 parents f5d15a6 + 3134337 commit 0793c39

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

README.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,22 @@ Please see [the Docker installation
124124
documentation](https://docs.docker.com/installation/) for details on how to
125125
upgrade your Docker daemon.
126126

127-
# People
127+
# Governance and Current Members
128128

129-
Current Project Team Members:
129+
The Node.js Docker Image is governed by the Docker Working Group. See
130+
[GOVERNANCE.md](https://github.com/nodejs/docker-node/blob/master/GOVERNANCE.md)
131+
to learn more about the group's structure and [CONTRIBUTING.md](#) for guidance
132+
about the expectations for all contributors to this project.
130133

131-
* [@chorrell](https://github.com/chorrell)
132-
* [@hmalphettes](https://www.github.com/hmalphettes)
133-
* [@jlmitch5](https://www.github.com/jlmitch5)
134-
* [@pesho](https://www.github.com/pesho)
135-
* [@Starefossen](https://www.github.com/starefossen)
136-
* [@wblankenship](https://www.github.com/wblankenship)
134+
## Docker Working Group Members
135+
136+
* Christopher Horrell ([chorrell](https://github.com/chorrell))
137+
* Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
138+
* Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
139+
* John Mitchell ([jlmitch5](https://github.com/jlmitch5))
140+
* Peter Petrov ([pesho](https://github/pesho))
141+
* William Blankenship ([retrohacker](https://github.com/retrohacker))
142+
143+
## Docker Working Group Collaborators
144+
145+
* Mikeal Rogers ([mikeal](https://github.com/mikeal))

0 commit comments

Comments
 (0)