vstest/CODEOWNERS
Line: 3: incorrect codeowner user: nohwnd Line: 3: incorrect codeowner user: MarcoRossignoli Line: 3: no users/groups matched Line: 4: incorrect codeowner user: nohwnd Line: 4: incorrect codeowner user: MarcoRossignoli Line: 4: no users/groups matched Line: 9: incorrect codeowner user: cvpoienaru Line: 9: incorrect codeowner user: nohwnd Line: 9: no users/groups matched Line: 13: incorrect codeowner user: nohwnd Line: 13: incorrect codeowner user: Evangelink Line: 13: no users/groups matched Line: 14: incorrect codeowner user: nohwnd Line: 14: incorrect codeowner user: Evangelink Line: 14: no users/groups matched

15 строки
791 B
Plaintext

# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners
PublicAPI.Shipped.txt @nohwnd @MarcoRossignoli
PublicAPI.Unshipped.txt @nohwnd @MarcoRossignoli
# Adding/removing telemetry or doing any kind of changes to the telemetry data constants is
# something that should be treated with care and we should be transparent about it. It also
# requires making sure all telemetry collection systems in place will continue to function well.
TelemetryDataConstants.cs @cvpoienaru @nohwnd
# Changes here might break our contracts with other adapters, and possibly
# Visual Studio.
/src/Microsoft.TestPlatform.AdapterUtilities/ @nohwnd @Evangelink
/test/Microsoft.TestPlatform.AdapterUtilities.UnitTests/ @nohwnd @Evangelink