Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from Ch3LL/code_owners
Browse files Browse the repository at this point in the history
Add Codeowners file to SEP repo
  • Loading branch information
Ch3LL authored Aug 13, 2019
2 parents 98f8e85 + f8300a0 commit 49d25c1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# SALTSTACK CODE OWNERS

# See https://help.github.com/articles/about-codeowners/
# for more info about the CODEOWNERS file

# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.

# This file uses an fnmatch-style matching pattern.

# Team Core
* @saltstack/team-core

0 comments on commit 49d25c1

Please sign in to comment.