From 293da0b84fd2c71aafecc0f8699ac908cb43164f Mon Sep 17 00:00:00 2001 From: Joe M Date: Mon, 17 Apr 2023 17:28:44 +0100 Subject: [PATCH] Add entry in collection-index.yml (#191) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 147eca7a..6ccf16c0 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -388,3 +388,8 @@ contact: https://github.com/vercellone/devcontainer-features/issues repository: https://github.com/vercellone/devcontainer-features ociReference: ghcr.io/vercellone/devcontainer-features +- name: Features by joedmck + maintainer: Joe McKinnon + contact: https://github.com/joedmck/devcontainer-features/issues + repository: https://github.com/joedmck/devcontainer-features + ociReference: ghcr.io/joedmck/devcontainer-features