-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathport-maintainers.yaml
166 lines (150 loc) · 3.63 KB
/
port-maintainers.yaml
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
# RISC-V port maintainers
#
# 本文件用于存储和表达以下内容:
# 1. maintainer 的姓名、gitee ID、邮箱
# 2. pkg group 的名字和包含的包
# 3. maintainer team 的名字和包含的成员
# 4. pkg/group 的维护者信息
maintainers:
- DongDu:
name: "Dong Du"
giteeid: dongduResearcher
email: [email protected]
- wuwei:
name: "Wei Wu"
giteeid: wuwei_plct
email: [email protected]
- wangyangdahai:
name: "Yang Wang"
giteeid: wangyangdahai
email: [email protected]
- wangjunqiang:
name: "Junqiang Wang"
giteeid: geasscore
email: [email protected]
- zhangxuzhou:
name: "Xuzhou Zhang"
giteeid: whoisxxx
email: [email protected]
- laokz:
name: "Kai Zhang"
giteeid: laokz
email: [email protected]
- xijing:
name: "Jing Xi"
giteeid: phoebe-xi
email: [email protected]
- Jingwiw:
name: "Jingwei Wang"
giteeid: Jingwiw
email: [email protected]
- jchzhou:
name: "Jiacheng Zhou"
giteeid: jchzhou
email: [email protected]
- Sakura286:
name: "Xuan Chen"
giteeid: Sakura286
email: [email protected]
- misaka00251:
name: "Xin Liu"
giteeid: misaka00251
email: [email protected]
packages:
- firefox:
name: firefox
oe-url: https://gitee.com/src-openeuler/firefox
port-url: TBA
maintainers:
- Jingwiw
packages:
- opensbi:
name: opensbi
oe-url: https://gitee.com/src-openeuler/opensbi
port-url: none
maintainers:
- dongduResearcher
packages:
- rust:
name: rust
oe-url: https://gitee.com/src-openeuler/rust
port-url: https://gitee.com/openeuler-risc-v/rust
maintainers:
- jchzhou
packages:
- nodejs:
name: nodejs
oe-url: https://gitee.com/src-openeuler/nodejs
port-url: TBA
maintainers:
- wangyangdahai
packages:
- openjdk-1.8.0:
name: openjdk-1.8.0
oe-url: https://gitee.com/src-openeuler/openjdk-1.8.0
port-url: https://gitee.com/openeuler-risc-v/openjdk-1.8.0
maintainers:
- misaka00251
packages:
- openjdk-11:
name: openjdk-11
oe-url: https://gitee.com/src-openeuler/openjdk-11
port-url: https://gitee.com/openeuler-risc-v/openjdk-11
maintainers:
- misaka00251
packages:
- golang:
name: golang
oe-url: https://gitee.com/src-openeuler/golang
port-url: https://gitee.com/openeuler-risc-v/golang
maintainers:
- misaka00251
packages:
- nano:
name: nano
oe-url: https://gitee.com/src-openeuler/nano
port-url: https://gitee.com/openeuler-risc-v/nano
maintainers:
- misaka00251
packages:
- ffmpeg:
name: ffmpeg
oe-url: https://gitee.com/src-openeuler/ffmpeg
port-url: https://gitee.com/openeuler-risc-v/ffmpeg
maintainers:
- jchzhou
packages:
- icu:
name: icu
oe-url: https://gitee.com/src-openeuler/icu
port-url: https://gitee.com/openeuler-risc-v/icu
maintainers:
- misaka00251
packages:
- chromium:
name: chromium
oe-url: https://gitee.com/src-openeuler/chromium
port-url: https://gitee.com/openeuler-risc-v/chromium
maintainers:
- Jingwiw
packages:
- VLC:
name: VLC
oe-url: https://gitee.com/src-openeuler/vlc
port-url: https://gitee.com/openeuler-risc-v/vlc
maintainers:
- Jingwiw
packages:
- ruby:
name: ruby
oe-url: https://gitee.com/src-openeuler/ruby
port-url: https://gitee.com/openeuler-risc-v/ruby
maintainers:
- misaka00251
packages:
- libreoffice:
name: libreoffice
oe-url:
port-url: https://github.com/Sakura286/libreoffice-core
maintainers:
- Sakura286