It would probably make sense to add a workflow similar to https://github.com/nodejs/node/blob/HEAD/tools/lint-readme-lists.mjs / https://github.com/nodejs/node/blob/6909ea6db9ca56d25f7a24239e590ef667f6dea0/.github/workflows/linters.yml#L257-L285 to help keep the README in sync with the actual team _Originally posted by @aduh95 in https://github.com/nodejs/docker-node/issues/2455#issuecomment-4237542388_ See also @nschonni's comment at https://github.com/nodejs/docker-node/pull/2455#issuecomment-4253888338 as he has started some experimentation on this.
It would probably make sense to add a workflow similar to https://github.com/nodejs/node/blob/HEAD/tools/lint-readme-lists.mjs / https://github.com/nodejs/node/blob/6909ea6db9ca56d25f7a24239e590ef667f6dea0/.github/workflows/linters.yml#L257-L285 to help keep the README in sync with the actual team
Originally posted by @aduh95 in #2455 (comment)
See also @nschonni's comment at #2455 (comment) as he has started some experimentation on this.