From a41b296d7f599de3bccfb31c71da9606fd508216 Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdx@users.noreply.github.com> Date: Mon, 6 May 2024 07:45:44 -0500 Subject: [PATCH] chore: move kachick plugins to mise-plugins --- README.md | 6 +++--- plugins/cargo-make | 2 +- plugins/yamlfmt | 2 +- plugins/zigmod | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index edcea043c..2b24864e2 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information. | CalendarSync | [FeryET/asdf-calendarsync](https://github.com/FeryET/asdf-calendarsync) | | Calicoctl | [FairwindsOps/asdf-calicoctl](https://github.com/FairwindsOps/asdf-calicoctl) | | Camunda Modeler | [barmac/asdf-camunda-modeler](https://github.com/barmac/asdf-camunda-modeler) | -| cargo-make | [kachick/asdf-cargo-make](https://github.com/kachick/asdf-cargo-make) | +| cargo-make | [mise-plugins/asdf-cargo-make](https://github.com/mise-plugins/asdf-cargo-make) | | Carp | [susurri/asdf-carp](https://github.com/susurri/asdf-carp) | | carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | | ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | @@ -765,7 +765,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information. | xcresultparser | [MacPaw/asdf-xcresultparser](https://github.com/MacPaw/asdf-xcresultparser) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | -| yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | +| yamlfmt | [mise-plugins/asdf-yamlfmt](https://github.com/mise-plugins/asdf-yamlfmt) | | yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | | yamlscript | [FeryET/asdf-yamlscript](https://github.com/FeryET/asdf-yamlscript) | | Yarn | [mise-plugins/asdf-yarn](https://github.com/mise-plugins/asdf-yarn) | @@ -779,7 +779,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information. | zbctl | [camunda-community-hub/asdf-zbctl](https://github.com/camunda-community-hub/asdf-zbctl) | | zellij | [chessmango/asdf-zellij](https://github.com/chessmango/asdf-zellij) | | Zephyr | [nsaunders/asdf-zephyr](https://github.com/nsaunders/asdf-zephyr) | -| zigmod | [kachick/asdf-zigmod](https://github.com/kachick/asdf-zigmod) | +| zigmod | [mise-plugins/asdf-zigmod](https://github.com/mise-plugins/asdf-zigmod) | | Zola | [salasrod/asdf-zola](https://github.com/salasrod/asdf-zola) | | zoxide | [nyrst/asdf-zoxide](https://github.com/nyrst/asdf-zoxide) | | zprint | [carlduevel/asdf-zprint](https://github.com/carlduevel/asdf-zprint) | diff --git a/plugins/cargo-make b/plugins/cargo-make index 50a255820..4e5b67ddd 100644 --- a/plugins/cargo-make +++ b/plugins/cargo-make @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-cargo-make.git +repository = https://github.com/mise-plugins/asdf-cargo-make.git diff --git a/plugins/yamlfmt b/plugins/yamlfmt index 390fd7917..5bb682f8a 100644 --- a/plugins/yamlfmt +++ b/plugins/yamlfmt @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-yamlfmt.git +repository = https://github.com/mise-plugins/asdf-yamlfmt.git diff --git a/plugins/zigmod b/plugins/zigmod index 7eb0f2e60..dd7bf9c44 100644 --- a/plugins/zigmod +++ b/plugins/zigmod @@ -1 +1 @@ -repository = https://github.com/kachick/asdf-zigmod.git +repository = https://github.com/mise-plugins/asdf-zigmod.git