projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[BUTTERFLIES] Do not release the DC passed to OpenGL. CORE-18498
[reactos.git]
/
.github
/
labeler.yml
1
# Labelling by the files touched
2
drivers:
3
- drivers/**
4
- sdk/lib/drivers/**
5
- any: ["win32ss/drivers/**", "!win32ss/drivers/font/**"]
6
7
freeldr:
8
- boot/freeldr/**
9
10
"kernel&hal":
11
- hal/**
12
- ntoskrnl/**
13
14
ROSTESTS:
15
- modules/rostests/**