-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
85 lines (80 loc) · 2.42 KB
/
Copy pathCODEOWNERS
File metadata and controls
85 lines (80 loc) · 2.42 KB
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
80
81
82
83
84
85
# This file annotates code ownership within ROOT.
# It's not meant to be a strict - or comprehensive - file, but
# helpful guidance on who to coordinate with for various areas.
# This should also help provide suggested reviewers for PRs.
# For more information, see:
#
# - https://github.com/blog/2392-introducing-code-owners
# Coarse-grained ownership
* @dpiparo
/bindings/ @guitargeek @vepadulano
/bindings/pyroot/cppyy @aaronj0 @guitargeek
/core/ @dpiparo @pcanal
/documentation/ @couet @dpiparo
/fonts/ @bellenot @linev
/geom/ @agheata
/graf2d/ @couet @linev
/graf3d/ @couet @linev
/gui/ @bellenot @linev
/hist/ @hageboeck @guitargeek
/hist/histv7/ @hahnjo @hageboeck
/hist/histv7util/ @hahnjo @hageboeck
/icons/ @bellenot @linev
/interpreter/ @dpiparo @hahnjo
/interpreter/llvm-project/ @vgvassilev @hahnjo
/interpreter/cling/tools/packaging/ @vgvassilev @hahnjo
/interpreter/CppInterOp/ @aaronj0 @vgvassilev
/io/ @pcanal @jblomer
/io/xml/ @pcanal @linev
/main/ @pcanal @dpiparo
/math/ @hageboeck @guitargeek
/math/minuit @guitargeek @hageboeck
/math/minuit2 @guitargeek @hageboeck
/math/vecops @dpiparo @hageboeck
/misc/ @dpiparo @hageboeck
/montecarlo/ @dpiparo @hageboeck
/net/ @dpiparo @jblomer
/roofit/ @guitargeek @hageboeck
/rootx/ @dpiparo @guitargeek
/sql/ @pcanal @linev
/tmva/ @lmoneta
/tree/ @pcanal @jblomer
/tutorials/ @couet @dpiparo
/tree/dataframe/ @vepadulano @hageboeck
/tree/ml/ @vepadulano @siliataider
/tree/readspeed/ @vepadulano @hageboeck
/tree/ntuple/ @jblomer @silverweed
/tree/ntuplebrowse/ @jblomer @silverweed
/tree/ntupleutil/ @jblomer @silverweed
/tutorials/sql/ @linev
# Projects that span over several code modules:
/core/imt/ @dpiparo @hageboeck
/core/multiproc/ @dpiparo @hageboeck
/graf2d/cocoa/ @couet @linev
/graf3d/eve/ @osschar @linev
/graf3d/eve7/ @osschar @linev
/tutorials/visualisation/eve/ @osschar @linev
/tutorials/visualisation/eve7/ @osschar @linev
# Different http/webgui components
/net/http/ @linev
/net/httpsniff/ @linev
/tutorials/http/ @linev
/js/ @linev
/gui/webdisplay/ @linev
/gui/cefdisplay/ @linev
/gui/qt6webdisplay/ @linev
/gui/webgui6/ @linev
/gui/fitpanelv7/ @linev
/gui/browsable/ @bellenot @linev
/gui/browserv7/ @bellenot @linev
/gui/canvaspainter/ @dpiparo @linev
/tree/webviewer/ @linev
/geom/webviewer/ @linev
/ui5/ @linev
/tutorials/rcanvas/ @linev
/tutorials/visualisation/webgui/ @linev
# CMake infra
/cmake/ @bellenot
*.cmake @bellenot
*/CMakeLists.txt @bellenot
CMakeLists.txt @bellenot