File: CODEOWNERS

package info (click to toggle)
python-pytest-shell-utilities 1.9.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 580 kB
  • sloc: python: 2,998; makefile: 18
file content (16 lines) | stat: -rw-r--r-- 430 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# pytest-shell-utilities CODE OWNERS

# See GitHub's Docs About Code Owners
# for more info about the CODEOWNERS file


# 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,
# @and will be requested for
# review when someone opens a pull request.

# Team Core
*       @saltstack/team-core