diff options
author | Marc Cornellà <hello@mcornella.com> | 2021-04-06 14:52:47 +0200 |
---|---|---|
committer | Marc Cornellà <hello@mcornella.com> | 2021-04-06 14:52:47 +0200 |
commit | 1670f1cafcc919f35a2a52eaceeca315d293b679 (patch) | |
tree | 3a5f3a4f504afc03b9999209ae0d149d1b16e6d2 /.github | |
parent | b94bdf8927935419a228a1ba21408a36125513f7 (diff) | |
download | zsh-1670f1cafcc919f35a2a52eaceeca315d293b679.tar.gz zsh-1670f1cafcc919f35a2a52eaceeca315d293b679.tar.bz2 zsh-1670f1cafcc919f35a2a52eaceeca315d293b679.zip |
chore: add maintainer for archlinux plugin
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e307e4be8..1b1340554 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ # Plugin owners +plugins/archlinux/ @ratijas plugins/aws/ @maksyms plugins/genpass/ @atoponce plugins/git-lfs/ @hellovietduc |