File: CODEOWNERS

package info (click to toggle)
dracut 109-11
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,864 kB
  • sloc: sh: 24,529; ansic: 5,234; makefile: 346; perl: 186; python: 48; javascript: 19
file content (8 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# This is a comment.
# 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,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
*       @dracut-ng/committers