Skip to content

Commit

Permalink
Merge pull request #18062 from infosiftr/codeowners
Browse files Browse the repository at this point in the history
Add Laurent as a codeowner to more library files
  • Loading branch information
tianon authored Dec 10, 2024
2 parents 43d27b4 + ceec25a commit 6b61a37
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,19 @@
# 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/httpd @LaurentGoderre @docker-library/maintainers
/library/mongo @LaurentGoderre @docker-library/maintainers
/library/mongo-express @LaurentGoderre @docker-library/maintainers
/library/nginx @LaurentGoderre @docker-library/maintainers
/library/node @LaurentGoderre @docker-library/maintainers
/library/httpd @LaurentGoderre @docker-library/maintainers
/library/oraclelinux @LaurentGoderre @docker-library/maintainers
/library/postgres @LaurentGoderre @docker-library/maintainers
/library/python @LaurentGoderre @docker-library/maintainers
/library/redis @LaurentGoderre @docker-library/maintainers
/library/redmine @LaurentGoderre @docker-library/maintainers
/library/ruby @LaurentGoderre @docker-library/maintainers
/library/traefik @LaurentGoderre @docker-library/maintainers
/library/ubuntu @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

0 comments on commit 6b61a37

Please sign in to comment.