aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-12 12:42:59 -0700
committerGitHub <[email protected]>2021-06-12 12:42:59 -0700
commit1e6084bec1a0134c63cc2fa99f7bbc1de8afd661 (patch)
tree720fdf8d39eaab1b1704f6d5847f3754d7142e94
parentdocs(readme): extra doc info (diff)
downloadwhirl-1e6084bec1a0134c63cc2fa99f7bbc1de8afd661.tar.xz
whirl-1e6084bec1a0134c63cc2fa99f7bbc1de8afd661.zip
chore(github): create code owners file
Inspired by [hlissner](https://github.com/hlissner/doom-emacs/blob/develop/.github/CODEOWNERS#L6).
-rw-r--r--CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..f1e6254
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,3 @@
+# I will be the default owner for everything in the repository unless a later
+# match takes precedence.
+* @fuwn