mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 18:11:04 +09:00
Update System.Diagnostics.Metrics and System.Diagnostics.Activities ownership (#94785)
* Clean up area owners for System.Diagnostics.* * Update area-owners.json with System.Diagnostics owner changes --------- Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
This commit is contained in:
parent
944c4aabcd
commit
ac1ddb9038
2 changed files with 23 additions and 11 deletions
|
@ -780,14 +780,18 @@
|
|||
{
|
||||
"lead": "tommcdon",
|
||||
"owners": [
|
||||
"tommcdon"
|
||||
"ericstj",
|
||||
"tommcdon",
|
||||
"dotnet/area-system-diagnostics"
|
||||
],
|
||||
"label": "area-System.Diagnostics"
|
||||
},
|
||||
{
|
||||
"lead": "tommcdon",
|
||||
"owners": [
|
||||
"tommcdon"
|
||||
"noahfalk",
|
||||
"tommcdon",
|
||||
"dotnet/area-system-diagnostics-coreclr"
|
||||
],
|
||||
"label": "area-System.Diagnostics-coreclr"
|
||||
},
|
||||
|
@ -800,7 +804,7 @@
|
|||
"label": "area-System.Diagnostics-mono"
|
||||
},
|
||||
{
|
||||
"lead": "tommcdon",
|
||||
"lead": "ericstj",
|
||||
"pod": "eirik-krzysztof-tarek",
|
||||
"owners": [
|
||||
"eiriktsarpalis",
|
||||
|
@ -826,9 +830,13 @@
|
|||
"label": "area-System.Diagnostics.EventLog"
|
||||
},
|
||||
{
|
||||
"lead": "tommcdon",
|
||||
"lead": "ericstj",
|
||||
"owners": [
|
||||
"noahfalk"
|
||||
"ericstj",
|
||||
"noahfalk",
|
||||
"tarekgh",
|
||||
"tommcdon",
|
||||
"dotnet/area-system-diagnostics-metric"
|
||||
],
|
||||
"label": "area-System.Diagnostics.Metric"
|
||||
},
|
||||
|
@ -859,9 +867,13 @@
|
|||
{
|
||||
"lead": "tommcdon",
|
||||
"owners": [
|
||||
"davmason",
|
||||
"ericstj",
|
||||
"jeffhandley",
|
||||
"noahfalk",
|
||||
"tarekgh",
|
||||
"tommcdon"
|
||||
"tommcdon",
|
||||
"dotnet/area-system-diagnostics-tracing"
|
||||
],
|
||||
"label": "area-System.Diagnostics.Tracing"
|
||||
},
|
||||
|
|
|
@ -80,15 +80,15 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
|
|||
| area-System.Data.OleDB | @ajcvickers | @ajcvickers @roji | |
|
||||
| area-System.Data.SqlClient | @David-Engel | @davoudeshtehari @david-engel @jrahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
|
||||
| area-System.DateTime | @ericstj | @dotnet/area-system-datetime | System namespace APIs related to dates and times, including DateOnly, DateTime, DateTimeKind, DateTimeOffset, DayOfWeek, TimeOnly, TimeSpan, TimeZone, and TimeZoneInfo |
|
||||
| area-System.Diagnostics | @tommcdon | @tommcdon | |
|
||||
| area-System.Diagnostics-coreclr | @tommcdon | @tommcdon | |
|
||||
| area-System.Diagnostics | @tommcdon | @dotnet/area-system-diagnostics | |
|
||||
| area-System.Diagnostics-coreclr | @tommcdon | @dotnet/area-system-diagnostics-coreclr | |
|
||||
| area-System.Diagnostics-mono | @lewing | @thaystg @radical | |
|
||||
| area-System.Diagnostics.Activity | @tommcdon | @dotnet/area-system-diagnostics-activity | |
|
||||
| area-System.Diagnostics.Activity | @ericstj | @dotnet/area-system-diagnostics-activity | |
|
||||
| area-System.Diagnostics.EventLog | @ericstj | @dotnet/area-system-diagnostics-eventlog | |
|
||||
| area-System.Diagnostics.Metric | @tommcdon | @noahfalk | |
|
||||
| area-System.Diagnostics.Metric | @ericstj | @dotnet/area-system-diagnostics-metric | |
|
||||
| area-System.Diagnostics.PerformanceCounter | @ericstj | @dotnet/area-system-diagnostics-performancecounter | |
|
||||
| area-System.Diagnostics.Process | @jeffhandley | @dotnet/area-system-diagnostics-process | |
|
||||
| area-System.Diagnostics.Tracing | @tommcdon | @noahfalk @tommcdon @tarekgh | Included:<ul><li>System.Diagnostics.DiagnosticSource</li></ul> |
|
||||
| area-System.Diagnostics.Tracing | @tommcdon | @dotnet/area-system-diagnostics-tracing | Included:<ul><li>System.Diagnostics.DiagnosticSource</li></ul> |
|
||||
| area-System.Diagnostics.TraceSource | @ericstj | @dotnet/area-system-diagnostics-tracesource | |
|
||||
| area-System.DirectoryServices | @ericstj | @dotnet/area-system-directoryservices | Consultants: @BRDPM @grubioe @jay98014 |
|
||||
| area-System.Drawing | @ericstj | @dotnet/area-system-drawing | Excluded:<ul><li>System.Drawing.Common -> winforms</li></ul> |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue