Skip to content

Commit 8772e99

Browse files
committed
Add MAINTAINERS file
Signed-off-by: Pablo de Lara <[email protected]>
1 parent fa32879 commit 8772e99

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

MAINTAINERS.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
ISA-L Maintainers
2+
=================
3+
4+
The intention of this file is to provide a set of names that we can rely on
5+
for assisting with pull requests and questions.
6+
7+
A pull request targeting architecture optimizations requires the approval
8+
of the maintainer of that architecture.\
9+
A pull request targeting the base implementation, general API or broader project
10+
changes requires the approval of the general maintainer.
11+
12+
Descriptions of section entries:
13+
14+
M: Maintainer's Full Name <address@domain>
15+
16+
General Project Administration
17+
------------------------------
18+
M: Pablo de Lara <[email protected]>
19+
20+
Base Implementations
21+
--------------------
22+
M: Pablo de Lara <[email protected]>
23+
24+
x86 Architecture
25+
----------------
26+
M: Pablo de Lara <[email protected]>
27+
28+
ARM Architecture
29+
----------------
30+
M: Liu Qinfei <[email protected]>
31+
32+
RISC-V Architecture
33+
-------------------
34+
M: Sun Yuechi <[email protected]>

0 commit comments

Comments
 (0)