From 1c508570931ec9fab1cf9e4907ced117a21eaf71 Mon Sep 17 00:00:00 2001 From: Nguyen Khac Duy <78775627+nkdui@users.noreply.github.com> Date: Sun, 19 Apr 2026 22:24:53 +0700 Subject: [PATCH] Add Devcontainer Features by nkdui 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 6d7ce9a2..81f21005 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1461,3 +1461,8 @@ contact: https://github.com/althack/devcontainers/issues repository: https://github.com/althack/devcontainers ociReference: ghcr.io/althack/devcontainers +- name: Devcontainer Features by nkdui + maintainer: nkdui + contact: https://github.com/nkdui/devcontainer-features/issues + repository: https://github.com/nkdui/devcontainer-features + ociReference: ghcr.io/nkdui/devcontainer-features