-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathMAINTAINERS
executable file
·92 lines (83 loc) · 2.15 KB
/
MAINTAINERS
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
86
87
88
89
90
91
The maintainers is a copy of the way that the Linux kernel maintainers works.
Please follow the following steps before sending a path/update:
1-Checkout the latest SESC version and synchronize your patch with it.
2-Try to verify that your patch/update works.
3-If a patch involves more than one maintainer send it to both of them
simulatenously.
4-Follow the coding guideline of the documentation.
D: Description
F: Files Maintained (Use regular expression to do a match)
P: Person
M: Mail patches to
W: Web-page
S: Status, one of the following:
Supported: Someone is actually paid to look after this.
Maintained: Someone actually looks after it.
Odd Fixes: It has a maintainer but they don't have time to do
much other than throw the odd patch in. See below..
Orphan: No current maintainer [but maybe you could take the
role as you write your new code].
---------------------------------------
D:New ISA emulation
F:libemul/*, */*
P:Milos Prvulovic
W:http://www.cc.gatech.edu/~milos
S:Supported
---------------------------------------
D:OS system
F:OS/*
P:Basilio Fraguela
W:http://www.des.udc.es/~basilio
S:Orphan?
---------------------------------------
D:Memory System
F:backend/* network/CC*
P:James Tuck
W:????
S:Supported
---------------------------------------
D:Network
F:libnet/*
P:Liu Wei
W:????
S:Supported
---------------------------------------
D:libapp (locks/barriers)
F:libnapp/*
P:Liu Wei
W:????
S:Supported
---------------------------------------
D:Energy model
F:*/*
P:Smruti Sarangi
W:????
S:Supported
---------------------------------------
D:Everything
F:*/*
P:Jose Renau
W:http://www.soe.ucsc.edu/~renau
S:Supported
---------------------------------------
D:Contributions & Patches
F:*/*
P:Hou Rui
M:Hou Rui <[email protected]>
W:http://www.soe.ucsc.edu/~renau
S:
---------------------------------------
D:Contributions & Patches
F:libmint/*
P:Daniel Grund
W:
S:
---------------------------------------