Fix dot project onboarding errors - #172
Merged
estesp merged 4 commits intoJul 29, 2026
Merged
Conversation
samuelkarp
requested review from
AkihiroSuda,
dims,
dmcgowan,
estesp,
fuweid,
kiashok,
kzys,
mikebrow and
mxpv
as code owners
July 29, 2026 17:43
samuelkarp
force-pushed
the
fix-dot-project-onboarding-errors
branch
from
July 29, 2026 17:46
ac1af8b to
04e1341
Compare
Remove emeritus maintainers from maintainers.yaml and CODEOWNERS, and remove the unused project_lead field from project.yaml. Assisted-by: Antigravity Signed-off-by: Samuel Karp <samuelkarp@google.com>
Update project metadata including Slack channels, maturity log, subproject repositories, social links, audits, and governance. Assisted-by: Antigravity Signed-off-by: Samuel Karp <samuelkarp@google.com>
Merge the original project README documentation (governance links, subproject details, maintainer guidelines, and historical utility notes) with the newly added CNCF .project metadata structure. Assisted-by: Antigravity Signed-off-by: Samuel Karp <samuelkarp@google.com>
Update repository module, workflow paths, and documentation links from containerd/project to containerd/.project following the repository rename. Assisted-by: Antigravity Signed-off-by: Samuel Karp <samuelkarp@google.com>
samuelkarp
force-pushed
the
fix-dot-project-onboarding-errors
branch
from
July 29, 2026 17:52
04e1341 to
c5fd178
Compare
estesp
approved these changes
Jul 29, 2026
Member
|
Thanks for doing this cleanup @samuelkarp! |
5 tasks
AkihiroSuda
reviewed
Aug 1, 2026
| name: "containerd" | ||
| description: "An open and reliable container runtime" | ||
| type: "project" | ||
| project_lead: "crosbymichael" # TODO: AUTO-DETECTED — please verify |
Member
There was a problem hiding this comment.
Are we expected to officially elect the project lead?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes errors introduced by the dot-project onboarding in #171.