From 543d6c0db197b624f8cf8be296fa2e5d37d3e6c2 Mon Sep 17 00:00:00 2001 From: Carlo Sala Date: Tue, 28 Dec 2021 15:54:59 +0100 Subject: feat(rbw): add completion for `rbw` Bitwarden client (#10346) --- .github/actions/spelling/expect.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 65215c6c3..5c5a04ff1 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -22,8 +22,8 @@ acr acroread acs acsc -acss acsp +acss actionformats Adamantium adb @@ -312,6 +312,7 @@ bisd bitboxer bitbucket bitswap +bitwarden blkio blockprofile blockprofilerate @@ -3119,6 +3120,7 @@ rbenv rbenvdirs rbfu RBUFFER +rbw rcfile Rchive rcs @@ -4442,8 +4444,8 @@ zrr zrs zscore zse -zsh'ed zsh +zsh'ed zshaddhistory zshcmd zshcommands -- cgit v1.2.3-70-g09d2 From fe04acd97ccf60b869eb105d8b76fbfed607a90a Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Tue, 28 Dec 2021 22:16:43 +0100 Subject: chore: add maintainer for `shell-proxy` plugin --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6c3eac6e7..0cb9410fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,7 @@ plugins/genpass/ @atoponce plugins/git-lfs/ @hellovietduc plugins/gitfast/ @felipec plugins/sdk/ @rgoldberg +plugins/shell-proxy/ @septs plugins/universalarchive/ @Konfekt plugins/wp-cli/ @joshmedeski plugins/zoxide/ @ajeetdsouza -- cgit v1.2.3-70-g09d2