From 308ec182c370dfd02b420f1f381fb8d45eb835c0 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Wed, 25 Feb 2026 13:00:33 -0800 Subject: [PATCH 1/2] Add Evan's Devcontainer Features to collection index --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 58c040d6..7b29f4e7 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1396,3 +1396,8 @@ contact: https://github.com/LDlornd/uv-dev-container/issues repository: https://github.com/LDlornd/uv-dev-container ociReference: ghcr.io/LDlornd/uv-dev-container/lornd-uv +- name: Evan's Devcontainer Features + maintainer: esimkowitz + contact: https://github.com/esimkowitz/devcontainer-features/issues + repository: https://github.com/esimkowitz/devcontainer-features + ociReference: ghcr.io/esimkowitz/devcontainer-features From f1654369c6a59db037d52bff58158b008e420fea Mon Sep 17 00:00:00 2001 From: Abdurrahmaan Iqbal Date: Wed, 25 Mar 2026 12:23:44 +0000 Subject: [PATCH 2/2] Fix newline at end of file in collection-index.yml --- _data/collection-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index da16836d..2761804e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1405,4 +1405,4 @@ maintainer: esimkowitz contact: https://github.com/esimkowitz/devcontainer-features/issues repository: https://github.com/esimkowitz/devcontainer-features - ociReference: ghcr.io/esimkowitz/devcontainer-features \ No newline at end of file + ociReference: ghcr.io/esimkowitz/devcontainer-features