summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAjeet D'Souza <98ajeet@gmail.com>2021-06-13 23:00:58 +0530
committerGitHub <noreply@github.com>2021-06-13 10:30:58 -0700
commit36cc94f3dcd8d6214b5a4bedf180bc723eb49a3f (patch)
tree7589409fa26bf683d42c051797ae3204dd229e64 /.github
parent3ea66642e8d86b597e6c789358b82540859b178a (diff)
downloadzsh-36cc94f3dcd8d6214b5a4bedf180bc723eb49a3f.tar.gz
zsh-36cc94f3dcd8d6214b5a4bedf180bc723eb49a3f.tar.bz2
zsh-36cc94f3dcd8d6214b5a4bedf180bc723eb49a3f.zip
feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 1b1340554..6c3eac6e7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,3 +7,4 @@ plugins/gitfast/ @felipec
plugins/sdk/ @rgoldberg
plugins/universalarchive/ @Konfekt
plugins/wp-cli/ @joshmedeski
+plugins/zoxide/ @ajeetdsouza