generated from decentralized-identity/template-for-work-items
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
24 lines (19 loc) · 1.05 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# they will be requested for review when someone opens a
# pull request.
* @kimdhamilton @ottomorac
# See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax
#################################### Generated content - do not edit! ####################################
# This block has been generated with codeowners-generator (for more information https://github.com/gagoar/codeowners-generator)
# Don't worry, the content outside this block will be kept.
# Rules extracted from CODEOWNERS
/**/* @kimdhamilton @ottomorac
/**/* @kimdhamilton @ottomorac
/schemas/**/* @kimdhamilton @ottomorac
/schemas/ExampleEntity/**/* @vmc-crossmint
# Rule extracted from schemas/CODEOWNERS
/schemas/**/* @kimdhamilton @ottomorac
# Rule extracted from schemas/ExampleEntity/CODEOWNERS
/schemas/ExampleEntity/**/* @vmc-crossmint
#################################### Generated content - do not edit! ####################################