Skip to content

[14.x] meta: remove non-existent quic from CODEOWNERS

quic support doesn't exist prior to Node.js 15 and is unlikely to due to requiring patches on top of openssl. Remove the entries from CODEOWNERS to fix the CODEOWNERS linting, which currently fails as it refers to non-existent paths.

@nodejs/releasers on its own this isn't worth holding up v14.9.0 for, you can just ignore the CODEOWNERS lint action failure for now.

Checklist

Merge request reports

Loading