-
Notifications
You must be signed in to change notification settings - Fork 2.4k
/
CODEOWNERS
Validating CODEOWNERS rules...
21 lines (19 loc) · 1.39 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
* @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/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/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