From 4e2f80e75b24e95e81b921c91410cbd99c0f6099 Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Mon, 22 Jun 2026 00:08:06 -0700 Subject: [PATCH] Fix capitalization for ryanlua Switches references of 'ryanlua' to lowercase --- _data/collection-index.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index a484de70..7a3f7034 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1153,13 +1153,13 @@ ocireference: ghcr.io/sebdanielsson/devcontainers - name: Rojo Feature maintainer: Ryan Luu - contact: https://github.com/RyanLua/features/issues - repository: https://github.com/RyanLua/features + contact: https://github.com/ryanlua/features/issues + repository: https://github.com/ryanlua/features ociReference: ghcr.io/ryanlua/features - name: Roblox Template maintainer: Ryan Luu - contact: https://github.com/RyanLua/templates/issues - repository: https://github.com/RyanLua/templates + contact: https://github.com/ryanlua/templates/issues + repository: https://github.com/ryanlua/templates ociReference: ghcr.io/ryanlua/templates - name: Dev Container Features by Daniel Lindemann maintainer: Daniel Lindemann