From eae9a54394f9f298760e02d82700855a2967f2eb Mon Sep 17 00:00:00 2001 From: Koji AGAWA Date: Tue, 29 Apr 2025 00:06:55 +0900 Subject: [PATCH] Added atty303/devcontainer-features to collection-index.yml --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 2ad35134..3ed9ca73 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1036,4 +1036,9 @@ maintainer: Grafana Labs contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features - ociReference: ghcr.io/grafana/devcontainer-features \ No newline at end of file + ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by atty303 + maintainer: atty303 + contact: https://github.com/atty303/devcontainer-features/issues + repository: https://github.com/atty303/devcontainer-features + ociReference: ghcr.io/atty303/devcontainer-features