diff --git a/README.md b/README.md index 7aff2d4a1..4f634dfbc 100644 --- a/README.md +++ b/README.md @@ -558,6 +558,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | redskyctl | [sudermanjr/asdf-redskyctl](https://github.com/sudermanjr/asdf-redskyctl) | [![Build Status](https://github.com/sudermanjr/asdf-redskyctl/workflows/master/badge.svg?branch=master)](https://github.com/sudermanjr/asdf-redskyctl/actions) | | Reg | [looztra/asdf-reg](https://github.com/looztra/asdf-reg) | [![Build Status](https://travis-ci.org/looztra/asdf-reg.svg?branch=master)](https://travis-ci.org/looztra/asdf-reg) | | regctl | [ORCID/asdf-regctl](https://github.com/ORCID/asdf-regctl) | [![Build](https://github.com/ORCID/asdf-regctl/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-regctl/actions/workflows/build.yml) | +| regsync | [rsrchboy/asdf-regsync](https://github.com/rsrchboy/asdf-regsync) | [![Build](https://github.com/rsrchboy/asdf-regsync/actions/workflows/build.yml/badge.svg)](https://github.com/rsrchboy/asdf-regsync/actions/workflows/build.yml) | | restic | [xataz/asdf-restic](https://github.com/xataz/asdf-restic) | [![Build](https://github.com/xataz/asdf-restic/actions/workflows/workflow.yml/badge.svg)](https://github.com/xataz/asdf-restic/actions/workflows/workflow.yml) | | revive | [bjw-s/asdf-revive](https://github.com/bjw-s/asdf-revive) | [![Build](https://github.com/bjw-s/asdf-revive/actions/workflows/build.yml/badge.svg)](https://github.com/bjw-s/asdf-revive/actions/workflows/build.yml) | | richgo | [paxosglobal/asdf-richgo](https://github.com/paxosglobal/asdf-richgo) | [![Build Status](https://travis-ci.org/paxosglobal/asdf-richgo.svg?branch=master)](https://travis-ci.org/paxosglobal/asdf-richgo) | diff --git a/plugins/regsync b/plugins/regsync new file mode 100644 index 000000000..d96a8727d --- /dev/null +++ b/plugins/regsync @@ -0,0 +1 @@ +repository = https://github.com/rsrchboy/asdf-regsync.git