-
Notifications
You must be signed in to change notification settings - Fork 6.1k
De-pine the repo 😭 #50698
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
De-pine the repo 😭 #50698
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.
Pull request overview
This PR removes all references to author "IEvangelist" (GitHub username) and "dapine" (Microsoft alias) from the repository, redistributing ownership and authorship metadata to other team members.
Key changes:
- Removed author metadata from 75+ markdown files across documentation areas
- Reassigned file ownership in docfx.json configuration to various team members (gewarren, adegeo, meaghanlewis, billwagner)
- Updated CODEOWNERS file to redistribute code review responsibilities
- Anonymized username in code example output from "dapine" to "user"
Reviewed changes
Copilot reviewed 80 out of 80 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Multiple .md files in docs/standard/, docs/core/, docs/fundamentals/, docs/devops/, docs/architecture/* | Removed author: IEvangelist and ms.author: dapine frontmatter metadata from include files and documentation pages |
| docs/core/diagnostics/debug-deadlock.md | Anonymized file path in code output example from C:\Users\dapine\ to C:\Users\user\ |
| docfx.json | Reassigned file ownership mappings for multiple documentation areas (extensions, docker, testing, networking, various standard library sections) from "IEvangelist"/"dapine" to other team members; removed "includes" ms.author mapping |
| .github/CODEOWNERS | Updated code ownership assignments for architecture, core (docker/extensions/testing), and standard library sections from @IEvangelist to other team members or @dotnet/docs |
|
Going to merge so I can manually do the main to live PR. |
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.