forked from MoKee/android_external_mokee_ServerController
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaintainers.php
More file actions
37 lines (37 loc) · 1.85 KB
/
maintainers.php
File metadata and controls
37 lines (37 loc) · 1.85 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
<?php
$maintainers_info = array(
'che10' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'cherry' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'cp8675' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
'd857' => array('name' => '豆浆炒蛋',
'url' => 'http://weibo.com/3921475456'),
'dior' => array('name' => '子龙zj',
'url' => 'http://weibo.com/zj502407679'),
'f460' => array('name' => 'shminer',
'url' => 'http://weibo.com/JZshminer'),
'gemini' => array('name' => 'xiaobai不会写shell',
'url' => 'http://weibo.com/3138080394'),
'hydrogen' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'kenzo' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
'le_x2' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'libra' => array('name' => 'xiaobai不会写shell',
'url' => 'http://weibo.com/3138080394'),
'nx531j' => array('name' => 'XiNGRZ',
'url' => 'http://weibo.com/1260797924'),
'oneplus3' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'onyx' => array('name' => '皓睿睡不着与皓睿起不来',
'url' => 'http://weibo.com/1311032140'),
'z2' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
'z2pro' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
'zoom' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
);