From 230e30ee75004604673c35ecbe702ddd4c19f919 Mon Sep 17 00:00:00 2001 From: NicoVIII Date: Sun, 29 Mar 2026 10:02:43 +0200 Subject: [PATCH 1/2] Update collection-index.yml --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d91db879..20d9c0d6 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1456,3 +1456,8 @@ contact: https://github.com/wcgomes/devcontainer-features/issues repository: https://github.com/wcgomes/devcontainer-features ociReference: ghcr.io/wcgomes/devcontainer-features +- name: Devcontainer Features by NicoVIII + maintainer: NicoVIII + contact: https://github.com/NicoVIII/devcontainer-features/issues + repository: https://github.com/NicoVIII/devcontainer-features + ociReference: ghcr.io/NicoVIII/devcontainer-features From 92fd41bae8849c8dca5cc374b24e40b541dafba8 Mon Sep 17 00:00:00 2001 From: NicoVIII Date: Tue, 7 Apr 2026 13:52:45 +0200 Subject: [PATCH 2/2] Update collection-index.yml Change ociReference to be lowercase --- _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 20d9c0d6..8a74ddde 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1460,4 +1460,4 @@ maintainer: NicoVIII contact: https://github.com/NicoVIII/devcontainer-features/issues repository: https://github.com/NicoVIII/devcontainer-features - ociReference: ghcr.io/NicoVIII/devcontainer-features + ociReference: ghcr.io/nicoviii/devcontainer-features