Skip to content

Commit 6ae3077

Browse files
authored
Merge branch 'devcontainers:gh-pages' into gh-pages
2 parents 1ca6e26 + 9c88059 commit 6ae3077

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: 'Checkout'
1717
uses: actions/checkout@v6
1818
- name: 'Yamllint'
19-
uses: karancode/yamllint-github-action@@v2.1.1
19+
uses: karancode/yamllint-github-action@v2.1.1
2020
with:
2121
yamllint_file_or_dir: _data/collection-index.yml
2222
yamllint_strict: true

_data/collection-index.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,7 @@
971971
maintainer: David Zucker
972972
contact: https://github.com/davzucky/devcontainers-features-wolfi/issues
973973
repository: https://github.com/davzucky/devcontainers-features-wolfi
974+
- name: devcontainer features by ebizbase
974975
maintainer: eBizBase
975976
contact: https://github.com/ebizbase/dev-infras/issues
976977
repository: https://github.com/ebizbase/dev-infras
@@ -1285,6 +1286,11 @@
12851286
contact: https://github.com/pairspaces/devcontainers/issues
12861287
repository: https://github.com/pairspaces/devcontainers
12871288
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
1289+
- name: Dev Container Features by Carlos Eduardo Monti
1290+
maintainer: Carlos Eduardo Monti
1291+
contact: https://github.com/slaytanic/devcontainer/issues
1292+
repository: https://github.com/slaytanic/devcontainer
1293+
ociReference: ghcr.io/slaytanic/devcontainer
12881294
- name: Dev Container Features by Rayyan Abdul-Wahhab
12891295
maintainer: Rayyan Abdul-Wahhab
12901296
contact: https://github.com/rabdulwahhab/devcontainer-features/issues

0 commit comments

Comments
 (0)