HybridRow/CODEOWNERS
Line: 8: incorrect codeowner user: invino4 Line: 8: no users/groups matched Line: 11: incorrect codeowner user: invino4 Line: 11: no users/groups matched
Jason Hunter ce112dcdf1
Release 1.1.0-preview 3 (#6)
Release roll-up snapshot of C#/C++ codebase at version 1.1.0-preview.
This release matches the current shipping nugets.
2021-05-05 17:18:35 -07:00

11 lines
408 B
Plaintext

# 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.
* @invino4
# Order is important; the last matching pattern takes the most precedence
CODEOWNERS @invino4