Browse Source

Refactor CODEOWNERS, add Laurent explicitly to several things 👀

Tianon Gravi 1 year ago
parent
commit
6a97d7a2e4
1 changed files with 10 additions and 1 deletions
  1. 10 1
      .github/CODEOWNERS

+ 10 - 1
.github/CODEOWNERS

@@ -1 +1,10 @@
-* @tianon @yosifkit
+*  @docker-library/maintainers
+
+# give Laurent a bit more responsibility / authority on images where he's comfortable and knowledgeable 🎉
+/library/express-gateway  @LaurentGoderre  @docker-library/maintainers
+/library/ghost            @LaurentGoderre  @docker-library/maintainers
+/library/mongo-express    @LaurentGoderre  @docker-library/maintainers
+/library/node             @LaurentGoderre  @docker-library/maintainers
+
+# make sure we check with Laurent before we update our SBOM indexer (he follows and is involved in those releases more closely than the rest of us) 👀
+/.external-pins/docker/scout-sbom-indexer*  @LaurentGoderre