diff options
author | Christian Cleberg <hello@cmc.pub> | 2025-03-14 22:26:23 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cmc.pub> | 2025-03-14 22:26:23 -0500 |
commit | 2ba79066a6e13ea3902b5381858dec134078f2b7 (patch) | |
tree | 8c899c2f684e740d2bb5ad130500b6ee0d401824 | |
parent | 233f20ecec2bf35d0a60017bfd21791049662f6c (diff) | |
download | audit-tools-2ba79066a6e13ea3902b5381858dec134078f2b7.tar.gz audit-tools-2ba79066a6e13ea3902b5381858dec134078f2b7.tar.bz2 audit-tools-2ba79066a6e13ea3902b5381858dec134078f2b7.zip |
add CODEOWNERS file
-rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..e6cf10d --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @ccleberg |