hyperlight-dev / hyperlight-dev/.project
Onboarding: complete Hyperlight .project setup
@jsturtevant is already working on this.
Since Jul 22, 2026.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi @marosset @ludfjig @jsturtevant 👋
.project (dot-project) is a CNCF initiative to centralize and automate metadata management for all CNCF projects. It lives in the cncf/automation repo, and the CNCF automation team is rolling it out to Sandbox projects first.
hyperlight-dev/.project was provisioned automatically. The tool collects project metadata from public sources (CNCF landscape, CLOMonitor, GitHub governance files) and populates the repo with it. Since this is best-effort automation, some fields need your verification.
Two things need your attention:
Checklist
- Add adopters list (ADOPTERS.md)
- Add package_managers if distributed via registries
- Ensure all project maintainers have a LFID at https://openprofile.dev/
- Update LFID so their GitHub ID is linked to the LFID, and correct their email address and company affiliation if needed.
Please open a PR against this repo to address each item. The validators will block merge until project.yaml and maintainers.yaml are complete.
These fields could not be auto-detected and must be filled in manually. Please open a PR against this repo to address each item. The validators will block merge until
project.yamlandmaintainers.yamlare complete.
Inline TODOs in YAML files
Some fields were auto-detected but are marked # TODO: AUTO-DETECTED — please verify directly in maintainers.yaml and project.yaml. These are best-effort guesses (e.g. project_lead, cncf_slack_channel, TOC issue URL) and should be confirmed or corrected before closing this issue. They won't appear in the checklist above.
Suggested maintainers (from your org's governance files)
These GitHub handles were found in your org's CODEOWNERS / OWNERS / MAINTAINERS files but are not yet in the CNCF foundation maintainers CSV. If they are current maintainers, please add them to project-maintainers.csv by opening a PR against cncf/foundation and maintainers.yaml. Otherwise, you can ignore this list - they won't be added to the maintainers.yml.
| Handle | Role(s) | Found in |
|---|---|---|
| @marosset | maintainer | hyperlight-dev/hyperlight — MAINTAINERS.md hyperlight-dev/www — MAINTAINERS.md |
This issue was auto-generated by the CNCF .project provisioning tool.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.