aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-12 12:42:59 +0000
committerGitHub <[email protected]>2021-06-12 12:42:59 +0000
commitb9a58c63bfdcefa6cf94680068113bc9afbbf909 (patch)
tree3c2b6d68a3966fac3c7908f3ef4737512c7b001c
parentdocs(readme): extra doc info (diff)
downloadwhirl-b9a58c63bfdcefa6cf94680068113bc9afbbf909.tar.xz
whirl-b9a58c63bfdcefa6cf94680068113bc9afbbf909.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