Skip to content

Commit 946d423

Browse files
authored
Add CODEOWNERS (#24)
1 parent 4ed3fa5 commit 946d423

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CODEOWNERS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
##############################################################################################
2+
# ██████╗ ██████╗ ██████╗ ███████╗ ██████╗ ██╗ ██╗███╗ ██╗███████╗██████╗ ███████╗
3+
# ██╔════╝██╔═══██╗██╔══██╗██╔════╝██╔═══██╗██║ ██║████╗ ██║██╔════╝██╔══██╗██╔════╝
4+
# ██║ ██║ ██║██║ ██║█████╗ ██║ ██║██║ █╗ ██║██╔██╗ ██║█████╗ ██████╔╝███████╗
5+
# ██║ ██║ ██║██║ ██║██╔══╝ ██║ ██║██║███╗██║██║╚██╗██║██╔══╝ ██╔══██╗╚════██║
6+
# ╚██████╗╚██████╔╝██████╔╝███████╗╚██████╔╝╚███╔███╔╝██║ ╚████║███████╗██║ ██║███████║
7+
# ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝╚══════╝
8+
##############################################################################################
9+
# ⛔ This file indicates REQUIRED reviewers for changes in this repo.
10+
#
11+
# For more information on how this works, see:
12+
# - What is a DRI and how is this configured? https://fleetdm.com/handbook/company/why-this-way#why-direct-responsibility
13+
# - Historical context: https://github.com/fleetdm/fleet/pull/12786
14+
##############################################################################################
15+
16+
@noahtalerman

0 commit comments

Comments
 (0)