1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-13 16:32:23 +00:00
log4j-affected-db/.github/CODEOWNERS
justmurphy 98a55c77ed
Update .github/CODEOWNERS
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
2021-12-20 15:33:39 -06:00

13 lines
530 B
Text

# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the
# repo. Unless a later match takes precedence, these owners will be
# requested for review when someone opens a pull request.
* @iainDe @justmurphy @Lcerkov
# These folks own any dot-files in the repository.
.* @dav3r @felddy @jsf9k @mcdonnnj
# These folks own any files in the .github directory at the root of
# the repository and any of its subdirectories.
/.github/ @dav3r @felddy @jsf9k @mcdonnnj