diff --git a/README.md b/README.md index c67d388e2..3ed85716f 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Maven | [halcyon/asdf-maven](https://github.com/halcyon/asdf-maven) | [![Build Status](https://travis-ci.org/halcyon/asdf-maven.svg?branch=master)](https://travis-ci.org/halcyon/asdf-maven) | | mdbook | [cipherstash/asdf-mdbook](https://github.com/cipherstash/asdf-mdbook) | [![Code Health](https://github.com/cipherstash/asdf-mdbook/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/cipherstash/asdf-mdbook/actions) | | mdbook-linkcheck | [cipherstash/asdf-mdbook-linkcheck](https://github.com/cipherstash/asdf-mdbook-linkcheck) | [![Code Health](https://github.com/cipherstash/asdf-mdbook-linkcheck/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/cipherstash/asdf-mdbook-linkcheck/actions) | +| melange | [omissis/asdf-melange](https://github.com/omissis/asdf-melange) | [![GitHub Actions Status](https://github.com/omissis/asdf-melange/actions/workflows/build.yml/badge.svg)](https://github.com/omissis/asdf-melange/actions) | | melt | [chessmango/asdf-melt](https://github.com/chessmango/asdf-melt) | [![GitHub Actions Status](https://github.com/chessmango/asdf-melt/actions/workflows/build.yml/badge.svg)](https://github.com/chessmango/asdf-melt/actions) | | Memcached | [furkanural/asdf-memcached](https://github.com/furkanural/asdf-memcached) | [![Build](https://github.com/furkanural/asdf-memcached/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/furkanural/asdf-memcached/actions/workflows/build.yml) | | Mercury | [susurri/asdf-mercury](https://github.com/susurri/asdf-mercury) | [![Build](https://github.com/susurri/asdf-mercury/actions/workflows/build.yml/badge.svg)](https://github.com/susurri/asdf-mercury/actions/workflows/build.yml) | diff --git a/plugins/melange b/plugins/melange new file mode 100644 index 000000000..98e755261 --- /dev/null +++ b/plugins/melange @@ -0,0 +1 @@ +repository = https://github.com/omissis/asdf-melange.git