summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
blob: 5eb099f61d99ab6ca7d981da6848ab9ed023c2a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# GitHub configuration
/.github/ @microsoft/driver-samples-maintainers

# Code Scanning workflow
/.github/workflows/Code-Scanning.yml @microsoft/driver-samples-maintainers

# Root files
/* @microsoft/driver-samples-maintainers

# Audio
/audio/ @microsoft/windowsaudio

# Bluetooth
/bluetooth/ @microsoft/bluetooth

# Camera Platform
/avstream/ @microsoft/cameraplatdev
/general/SimpleMediaSource/ @microsoft/cameraplatdev

# Cellular Core
/network/wwan/ @microsoft/cellcore
/nfc/ @microsoft/cellcore

# Connection Awareness
/gnss/ @microsoft/connection-awareness
/network/radio/ @microsoft/connection-awareness

# Core Networking
/network/wsk/ @microsoft/corenetworking

# Consumer Storage
/sd/ @microsoft/consumer-storage
/smartcrd/ @microsoft/consumer-storage

# Device Enumeration and Interconnect
/gpio/ @microsoft/device-enumeration-and-interconnect
/pofx/PEP/ @microsoft/device-enumeration-and-interconnect
/prm/ @microsoft/device-enumeration-and-interconnect
/wmi/wmiacpi/ @microsoft/device-enumeration-and-interconnect

# Display Kernel
/video/ @microsoft/display-kernel-devs

# Driver Development Supplemental Tools
/tools/ @microsoft/windows-driver-developers-supplemental-tools-admins

# Energy Efficiency
/pofx/WDF/ @microsoft/ee-devs
/simbatt/ @microsoft/ee-devs
/thermal/ @microsoft/ee-devs

# Event Tracing for Windows
/general/perfcounters/ @microsoft/etw
/general/tracing/ @microsoft/etw

# File Systems
/filesys/cdfs/ @microsoft/filesystems
/filesys/fastfat/ @microsoft/filesystems

# Filter Manager
/filesys/miniFilter/ @microsoft/filter-manager

# Kernel Core
/general/registry/ @microsoft/kernel-core

# Network Security
/network/trans/ @microsoft/netsec

# Platform Integrity
/security/ @microsoft/platform-integrity

# Sensors Platform
/sensors/ @microsoft/sensors-platform

# Storage
/storage/ @microsoft/storage-core

# Windows Internet of Things
/pos/ @microsoft/winiotdev