-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add doc owners column to area owners table #60818
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Overview
This pull request adds a "Doc Owners" column to the area owners table in the documentation. The update modifies the table header to include the new column and adjusts all table rows (both for existing area entries and other repos) by adding an empty cell for "Doc Owners".
Reviewed Changes
File | Description |
---|---|
docs/area-owners.md | Updated table header and all rows to include a "Doc Owners" column. |
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
docs/area-owners.md:5
- [nitpick] The new 'Doc Owners' column is added without any placeholder values, which might be confusing for readers. Consider adding a default value (e.g., 'N/A') in rows where no doc owner is provided.
| area label | Owners | Doc Owners | Description
@Rick-Anderson great idea, do you want to add the writers in then? Maybe you didn't push that commit yet? BTW, once this is done, might be worth doing https://github.com/dotnet/runtime/blob/main/docs/area-owners.md as well (either a column or a note in there) |
Owners Added. Can you S&M? This will change in a couple months when @tdykstra returns
I've asked the .NET team to do that. cc @BillWagner @IEvangelist |
Add doc owners column to area owners table #60818
CoPilot made the changes.
Use

Once this merges we can start filling out the doc-owners column.
cc @guardrex
Added doc-owners column
Description
{Detail}
Fixes #{bug number} (in this specific format)