1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-10 01:10:41 +01:00

feat(plugins): add genpass plugin with 3 distinct password generators (#9502)

This commit is contained in:
Aaron Toponce
2020-12-12 04:50:45 -07:00
committed by GitHub
parent 9181954255
commit 9d6b3984f9
3 changed files with 161 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -1,5 +1,6 @@
# Plugin owners
plugins/aws/ @maksyms
plugins/genpass/ @atoponce
plugins/git-lfs/ @vietduc01100001
plugins/gitfast/ @felipec
plugins/sdk/ @rgoldberg