Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/collection-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
repository: https://github.com/swift-server/swift-devcontainer-template
ociReference: ghcr.io/swift-server/swift-devcontainer-template
- name: Android SDK Tools and Apt packages
maintainer: @akhildevelops
maintainer: akhildevelops
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akhildevelops Apologies for updating the maintainer section for your added entry. However, looks like @ as the first letter it is not acceptable by the parser and we are having build failures.

https://github.com/devcontainers/devcontainers.github.io/actions/runs/4196382156/jobs/7277279916#step:7:69

Feel free to update your entry if needed, thanks!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the other maintainer names omit the @, so for consistency sake this is good. I think we could also quote the value, but if it's all the same to @akhildevelops - looks good

contact: https://github.com/akhildevelops/devcontainer-features/issues
repository: https://github.com/akhildevelops/devcontainer-features
ociReference: ghcr.io/akhildevelops/devcontainer-features
Expand Down