Skip to content

Conversation

@adegeo
Copy link
Contributor

@adegeo adegeo commented Dec 19, 2025


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/diagnostics/debug-deadlock.md Debug a deadlock in .NET Core
docs/core/extensions/caching.md Caching in .NET
docs/core/extensions/channels.md Channels
docs/core/extensions/cloud-service.md Deploy a Worker Service to Azure
docs/core/extensions/configuration-generator.md docs/core/extensions/configuration-generator
docs/core/extensions/configuration-providers.md Configuration providers in .NET
docs/core/extensions/configuration.md Configuration
docs/core/extensions/console-log-formatter.md Console log formatting
docs/core/extensions/custom-configuration-provider.md Implement a custom configuration provider in .NET
docs/core/extensions/custom-logging-provider.md docs/core/extensions/custom-logging-provider
docs/core/extensions/dependency-injection-basics.md Understand dependency injection basics in .NET
docs/core/extensions/dependency-injection-guidelines.md Dependency injection guidelines
docs/core/extensions/dependency-injection-usage.md Tutorial: Use dependency injection in .NET
docs/core/extensions/dependency-injection.md docs/core/extensions/dependency-injection
docs/core/extensions/file-globbing.md File globbing in .NET
docs/core/extensions/generic-host.md [IHostApplicationBuilder](https://review.learn.microsoft.com/en-us/dotnet/core/extensions/generic-host?branch=pr-en-us-50698)
docs/core/extensions/high-performance-logging.md High-performance logging
docs/core/extensions/http-ratelimiter.md Rate limit an HTTP handler in .NET
docs/core/extensions/httpclient-factory.md docs/core/extensions/httpclient-factory
docs/core/extensions/httpclient-latency-extensions.md HTTP client latency telemetry in .NET
docs/core/extensions/localization.md Localization in .NET
docs/core/extensions/logging-library-authors.md Logging guidance for .NET library authors
docs/core/extensions/logging-providers.md Logging providers in .NET
docs/core/extensions/logging.md Assigns the env var to the value
docs/core/extensions/options-library-authors.md docs/core/extensions/options-library-authors
docs/core/extensions/options.md Options pattern in .NET
docs/core/extensions/primitives.md "Use the Microsoft.Extensions.Primitives library"
docs/core/extensions/queue-service.md Create a Queue Service
docs/core/extensions/scoped-service.md docs/core/extensions/scoped-service
docs/core/extensions/service-discovery.md Service discovery in .NET

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.

Copy link
Contributor

Copilot AI left a 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

@gewarren
Copy link
Contributor

Going to merge so I can manually do the main to live PR.

@gewarren gewarren enabled auto-merge (squash) December 19, 2025 17:13
@gewarren gewarren merged commit 8fb49e3 into main Dec 19, 2025
11 checks passed
@gewarren gewarren deleted the adegeo/de-pine branch December 19, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants