forked from MoKee/android_external_mokee_ServerController
-
Notifications
You must be signed in to change notification settings - Fork 0
/
maintainers.php
81 lines (81 loc) · 4.15 KB
/
maintainers.php
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
<?php
$maintainers_info = array(
'che10' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'cheeseburger' => array('name' => 'XiNGRZ',
'url' => 'http://weibo.com/xingrz'),
'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'),
'g760l' => array('name' => 'xjljian',
'url' => 'http://weibo.com/2144909502'),
'herolte' => array('name' => '8890dev Organization',
'url' => 'https://github.com/8890dev'),
'hero2lte' => array('name' => '8890dev Organization',
'url' => 'https://github.com/8890dev'),
'hydrogen' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'ido' => array('name' => 'EsromG5',
'url' => 'http://github.com/EsromG5'),
'j5ltexx' => array('name' => 'EsromG5',
'url' => 'http://github.com/EsromG5'),
'j5nltexx' => array('name' => 'EsromG5',
'url' => 'http://github.com/EsromG5'),
'jason' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'le_x2' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'leo' => array('name' => '乖奕虎',
'url' => 'http://weibo.com/guaiyihu'),
'libra' => array('name' => 'xiaobai不会写shell',
'url' => 'http://weibo.com/3138080394'),
'nx510j' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'nx523j' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'nx529j' => array('name' => 'S___Y__',
'url' => 'http://weibo.com/2434134362'),
'nx531j' => array('name' => 'XiNGRZ',
'url' => 'http://weibo.com/xingrz'),
'nx549j' => array('name' => 'S___Y__',
'url' => 'http://weibo.com/2434134362'),
'nx563j' => array('name' => 'S___Y__',
'url' => 'http://weibo.com/2434134362'),
'nx569j' => array('name' => 'S___Y__',
'url' => 'http://weibo.com/2434134362'),
'oneplus3' => array('name' => 'dianlujitao',
'url' => 'http://weibo.com/dianlujitao'),
'onyx' => array('name' => '皓睿睡不着与皓睿起不来',
'url' => 'http://weibo.com/1311032140'),
'peach' => array('name' => 'lolmaxlik',
'url' => 'https://plus.google.com/u/0/117066718532703598783'),
'rk3288' => array('name' => 'XiNGRZ',
'url' => 'http://weibo.com/xingrz'),
'sagit' => array('name' => 'xiaobai不会写shell',
'url' => 'http://weibo.com/3138080394'),
'santoni' => array('name' => 'IsaacChen',
'url' => 'http://weibo.com/tingyiisaac'),
'satsuki' => array('name' => 'parhelia',
'url' => 'http://weibo.com/parheliamm'),
'scorpio' => array('name' => 'nian0114',
'url' => 'http://weibo.com/nian0114'),
'sumire' => array('name' => 'parhelia',
'url' => 'http://weibo.com/parheliamm'),
'suzuran' => array('name' => 'parhelia',
'url' => 'http://weibo.com/parheliamm'),
'x3' => array('name' => 'zhaochengw',
'url' => 'http://weibo.com/1649884475'),
'z2' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
'z2pro' => array('name' => 'S___Y__',
'url' => 'http://weibo.com/2434134362'),
'zoom' => array('name' => 'Flour_Mo',
'url' => 'http://weibo.com/2036597861'),
);