-
Notifications
You must be signed in to change notification settings - Fork 48
/
CODEOWNERS
Validating CODEOWNERS rules...
351 lines (349 loc) · 18 KB
/
CODEOWNERS
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
# * <@insert_github_username>
#
# Order is important. The last matching pattern has the most precedence.
# This file is also being managed automatically by the gitown tool.
####################Global####################
* @radxa-docs/Editor
######################SBC#####################
**/compute-module @vamrs-feng @Ken-Vamrs
**/cm3 @vamrs-feng
**/cm3i @vamrs-feng
**/cm5 @Ken-Vamrs
**/nx5 @vamrs-feng
**/nio @RadxaStephen
**/rock3 @Radxa-Alvin @RadxaMitchell @Ken-Vamrs
**/e25 @Radxa-Alvin
**/rock3a @RadxaMitchell
**/rock3b @Ken-Vamrs
**/rock3c @Radxa-Alvin
**/rock4 @RadxaStephen
**/rock5 @RadxaStephen @yjxyx
**/rock5a @RadxaStephen
**/rock5b @RadxaStephen
**/rock5itx @yjxyx
**/rockpi @RadxaMitchell @Ken-Vamrs
**/rockpie @RadxaMitchell
**/rockpis @RadxaMitchell
**/rocks0 @Ken-Vamrs
**/x @shawnchainw
**/zero @RadxaYuntian @Radxa-Alvin @CodeChenL
**/zero/zero @CodeChenL
**/zero2pro @RadxaYuntian
**/zero3 @Radxa-Alvin
**/common/radxa-os @RadxaYuntian
**/common/config @RadxaYuntian
###################Front End##################
*.js @xzuoqi @akgnah
*.ts @xzuoqi @akgnah
*.css @xzuoqi @akgnah
*.json @xzuoqi @akgnah
src @xzuoqi @akgnah
static @xzuoqi @akgnah
#####################CI/CD####################
.github @RadxaYuntian
.pre-commit-config.* @CodeChenL @RadxaYuntian
####################gitown####################
.github/CODEOWNERS @radxa-docs/Editor
.gitownrc @CodeChenL
.cz.toml @CodeChenL
####################Others####################
static/img/rock3/Rock3C-bottom-800px.webp @Maycides
zh/rock3/rock3c/os-config/rsetup.md @u7985
src/components/CustomDocItem/Footer/styles.module.css @xzuoqi
en/rock5/rock5b/low-level-dev/README.md @u7985
en/rock3/rock3a/os-config/rsetup.md @nascs
static/img/common/etcher/rock5a-step3.webp @u7985
zh/compute-module/nx5/radxa-os/apps-deploy/README.md @peterwang2050
en/nio/nio12l/download/README.md @peterwang2050
en/zero/zero3/os-config/rsetup.md @peterwang2050
zh/rock3/images.md @Maycides
static/img/rock3/3b/rock3b-otg.webp @Maycides
en/compute-module/cm5/radxa-os/os-usage/README.md @Ken-Vamrs
static/img/zero/zero3/radxa_zero_3w.webp @Radxa-Alvin
zh/x/x2l/bios/bios-clear.md @melooooooooooo
src/components/CustomDocItem/Content/index.d.ts @xzuoqi
static/img/rock5b/rock5b-4k-camera.webp @Maycides
zh/rock3/rock3b/hardware/rock3b-gpio.md @nascs
zh/nio/nio12l/getting-started.md @jack-ma @Radxa-Alvin
zh/zero/zero3/getting-started/install-os.md @peterwang2050
zh/compute-module/nx5/radxa-os/app-dev/README.md @peterwang2050
zh/compute-module/cm5/radxa-os/low-level-dev/kernel.md @Ken-Vamrs
static/img/general-tutorial/rtsp/VLC-Open-RTSP.webp @Maycides
en/compute-module/nx5/radxa-os/install-os.mdx @peterwang2050 @vamrs-feng
static/img/rock5b/downloads/Jelos.webp @Maycides
zh/x/README.md @jack-ma @melooooooooooo
zh/accessories/radxa-23w-poe.md @Maycides
en/template/sbc/os-config/rsetup.md @peterwang2050 @nascs
en/template/sbc/radxa-os/locale.md @nascs
zh/template/sbc/radxa-os/using-apt.md @nascs
zh/template/sbc/os-config/bootparam.md @nascs
zh/template/sbc/radxa-os/display.md @nascs
zh/x/x2l/software-development/c_sdk_examples.md @nascs
static/img/rock3/3a/rock3a-rpi-imx219.webp @nascs
en/compute-module/cm5/radxa-os/apps-deploy/samba.md @Ken-Vamrs
zh/rock3/rock3a/other-os/android/remote-login.md @skljfi
en/rock5/rock5a/accessories-guides/lcd-8-hd.md @Maycides
zh/rock5/rock5itx/low-level-dev/rkdevtool.md @u7985
zh/template/sbc/other-os/android/download.md @peterwang2050
en/template/sbc/hardware-design/hardware-interface.md @peterwang2050
zh/rock5/rock5b/os-config/README.md @u7985
zh/rock5/rock5b/low-level-dev/README.md @u7985
en/rock5/rock5b/os-config/README.md @u7985
en/rock5/rock5b/hardware-design/README.md @nascs
en/rock5/rock5b/apps-deployment/README.md @nascs
zh/rock5/rock5b/getting-started/preparation.md @nascs
en/rock5/rock5b/getting-started/preparation.md @nascs
zh/compute-module/cm5/android/install-os.mdx @y0w0
static/img/rock5b/rock5b-4k-camera-connected.webp @Maycides
static/img/rock5b/downloads/OpenMandriva.webp @Maycides
zh/rock3/rock3b/install-os.md @u7985
zh/compute-module/nx5/getting-started/accessory-usage.md @peterwang2050
zh/compute-module/nx5/README.md @peterwang2050
src/components/CustomDocItem/TOC/Desktop/index.js @xzuoqi
zh/zero/zero3/app-development/gpiod.md @nascs
en/template/module/radxa-os/low-level-dev/README.md @peterwang2050
zh/x/x2l/software-development/flash.md @nascs
en/rock5/rock5b/low-level-dev/install-os-on-nvme.md @nascs
zh/rock5/rock5b/getting-started/install-os.md @nascs
en/template/sbc/os-config/rsetup/led.md @peterwang2050
zh/rock5/rock5a/getting-started/before-start.md @Maycides @melooooooooooo
zh/compute-module/cm3/mp-deployment/backup.md @u7985
en/zero/zero3/app-development/README.md @peterwang2050
en/rock3/rock3b/accessories-guides/lcd-10-fhd.md @RadxaMitchell
zh/nio/nio12l/install-yocto-system.md @peterwang2050
zh/rock3/rock3a/README.md @nascs
en/compute-module/nx5/getting-started/preparation.md @vamrs-feng @peterwang2050
zh/rock5/rock5b/low-level-dev/serial.md @u7985
zh/template/sbc/other-os/android/README.md @peterwang2050
zh/rock5/rock5a/getting-started/overview.md @Maycides
en/compute-module/cm5/radxa-os/app-dev/wiringx.md @Ken-Vamrs
zh/zero/zero3/app-development/rtsp.md @u7985
zh/compute-module/cm5/getting-started/install-os.md @Ken-Vamrs
zh/rock5/rock5b/README.md @nascs
en/rock5/rock5itx/hardware-design/README.md @Ken-Vamrs
en/template/tcm/accessories/pd-30w.md @peterwang2050
en/rock3/rock3a/getting-started/_maskrom.mdx @nascs
zh/zero/zero3/other-os/android/remote-login.md @y0w0
en/rock5/rock5b/other-os/README.md @nascs
zh/template/sbc/radxa-os/README.md @peterwang2050
zh/compute-module/cm5/radxa-os/low-level-dev/README.md @u7985
en/rock5/rock5b/getting-started/install-os.md @nascs
zh/rock5/rock5b/other-os/android/download.md @nascs
zh/rock5/rock5b/other-os/android/preparation.md @nascs
static/img/rock3/3a/rock3a-actual-sci.webp @nascs
static/img/rock5b/downloads/AmiRock.webp @Maycides
en/zero/zero2pro/low-level-dev/README.md @u7985
zh/template/tcm/other-os/android/remote-login.md @peterwang2050
zh/compute-module/nx5/radxa-os/low-level-dev/rbuild.md @peterwang2050
en/rock5/rock5b/getting-started/accessory-usage.md @nascs
en/rock5/rock5b/getting-started/download.md @nascs
zh/rock5/rock5b/low-level-dev/install-os-on-emmc.md @nascs
en/rock5/rock5b/other-os/android/install-os.md @nascs
zh/rock5/rock5b/getting-started/download.md @nascs
zh/rock5/rock5b/hardware-design/hardware-interface.md @nascs
en/rock5/rock5b/hardware-design/hardware-interface.md @nascs
zh/rock5/rock5b/getting-started/accessory-usage.md @nascs
zh/rock5/rock5b/low-level-dev/install-os-on-nvme.md @nascs
zh/rock5/rock5b/low-level-dev/bootloader_spi_flash.md @nascs
en/rockpi/rocks0/app-development/gpiod.md @Ken-Vamrs
zh/accessories/cm3-io-board.md @melooooooooooo
static/img/cm3/ethernet_combo.webp @melooooooooooo
zh/template/module/hardware/hw-interface.md @peterwang2050
zh/zero/zero3/other-os/android/download.md @peterwang2050
static/img/general-tutorial/rknn/space_shuttle_224.webp @CodeChenL
zh/rockpi/rockpis/README.md @melooooooooooo
en/rock5/lowlevel-development/bootloader_spi_flash.md @Maycides
en/rock5/products.md @Maycides
en/rock5/rock5b/low-level-dev/install-os-on-emmc.md @nascs
zh/rock5/rock5b/apps-deployment/README.md @nascs
zh/rock5/rock5b/app-development/panfork.md @nascs
zh/rock5/rock5b/app-development/canbus.md @nascs
zh/rock5/rock5b/low-level-dev/rbuild.md @nascs
zh/rock5/rock5b/accessories/README.md @nascs
en/rock5/rock5b/accessories/wifi_bt_access.md @nascs
zh/rock5/rock5b/low-level-dev/install-os-on-emmc-from-usb-otg.md @nascs
en/rock5/rock5b/low-level-dev/install-os-on-emmc-from-usb-otg.md @nascs
zh/rock5/rock5b/faq.md @nascs
zh/productlist.md @melooooooooooo
.pre-commit-config.yaml @CodeChenL
en/rock5/rock5b/accessories/camera_4k.md @nascs
en/rock5/rock5b/other-os/android/low-level-dev.md @nascs
en/rock5/rock5b/radxa-os/backup.md @nascs
en/rock5/rock5b/radxa-os/README.md @nascs
zh/rock5/rock5b/radxa-os/audio.md @nascs
static/img/rock5itx/rock5itx-debug-console.webp @Ken-Vamrs
zh/template/sbc/getting-started/install-os.md @peterwang2050
x5/radxa-os/sys-config/bootparam.md @u7985
en/rockpi/rocks0/low-level-dev/rkdevtool.md @Ken-Vamrs
en/compute-module/nx5/radxa-os/sys-config/bootparam.md @u7985
en/template/module/radxa-os/low-level-dev/rkdevtool.md @peterwang2050
zh/rock5/rock5b/apps-deployment/docker.md @nascs
zh/rock5/rock5b/radxa-os/display.md @nascs
en/rock5/rock5b/radxa-os/user.md @nascs
en/rock5/rock5b/radxa-os/office.md @nascs
en/rock5/rock5b/low-level-dev/rbuild.md @nascs
zh/rock5/rock5b/radxa-os/README.md @nascs
en/productlist.md @melooooooooooo
en/rock5/rock5b/low-level-dev/bootloader_spi_flash.md @nascs
zh/common/dev/_qt-cross-compile.mdx @nascs
static/img/common/qt/qt_demo_kit_select.webp @nascs
en/zero/zero3/app-development/qt_cross_compile.md @nascs
en/rock5/rock5b/app-development/qt_cross_compile.md @nascs
zh/zero/zero3/app-development/qt_cross_compile.md @nascs
static/img/common/qt/qt_demo_info.webp @nascs
static/img/common/qt/qt_installation.webp @nascs
static/img/common/qt/qt_kits_build_essential.webp @nascs
static/img/common/qt/qt_location.webp @nascs
static/img/common/qt/qt_device.webp @nascs
zh/rock5/rock5b/app-development/qt_cross_compile.md @nascs
en/rock5/rock5b/accessories/display_use.md @nascs
zh/common/radxa-os/_remote-access.mdx @u7985
zh/zero/zero/apps-deployment/docker.md @CodeChenL
zh/zero/zero/other-os/android/remote-login.md @CodeChenL
zh/zero/zero/other-os/android/install-os.md @CodeChenL
zh/zero/zero/other-os/android/low-level-dev.md @CodeChenL
zh/zero/zero/other-os/android/download.md @CodeChenL
zh/zero/zero/other-os/android/preparation.md @CodeChenL
zh/zero/zero/other-os/android/README.md @CodeChenL
zh/zero/zero/os-config/README.md @CodeChenL @CodeChenL
zh/zero/zero/radxa-os/network.md @CodeChenL @CodeChenL
zh/zero/zero/low-level-dev/rbuild.md @CodeChenL
zh/zero/zero/os-config/bootparam.md @CodeChenL
zh/zero/zero/radxa-os/remote-access.md @CodeChenL
zh/zero/zero/getting-started/_maskrom.mdx @CodeChenL
zh/zero/zero/radxa-os/video.md @CodeChenL
zh/compute-module/cm5/radxa-os/sys-config/README.md @Ken-Vamrs
en/compute-module/cm5/getting-started/accessory-usage.md @Ken-Vamrs
en/rockpi/rocks0/getting-started/preparation.md @melooooooooooo
zh/compute-module/nx5/radxa-os/install-os.mdx @peterwang2050 @vamrs-feng
en/zero/zero3/low-level-dev/upgrade-tool.md @u7985
zh/rock4/rock4c+/getting-started/before-start.md @Maycides
zh/zero/zero3/radxa-os/user.md @u7985
en/rock3/e25/os-config/rsetup.md @u7985
zh/template/sbc/low-level-dev/kernel.md @peterwang2050
zh/template/module/radxa-os/install-os.mdx @peterwang2050
zh/zero/zero/accessories/README.md @CodeChenL
zh/zero/zero/getting-started/install-os.md @CodeChenL
zh/zero/zero/os-config/rsetup.md @CodeChenL
zh/zero/zero/accessories/pd-30w.md @CodeChenL
static/img/zero/zero/zero-block-digram.webp.webp @CodeChenL
zh/zero/zero/hardware-design/hardware-interface.md @CodeChenL
zh/zero/zero/low-level-dev/erase-emmc.md @CodeChenL
zh/zero/zero/low-level-dev/install-os-on-emmc.md @CodeChenL
zh/zero/zero/low-level-dev/README.md @CodeChenL
zh/zero/zero/getting-started/preparation.md @CodeChenL
zh/zero/zero/radxa-os/social.md @CodeChenL
zh/zero/zero/radxa-os/headless.md @CodeChenL
zh/zero/zero/radxa-os/office.md @CodeChenL
zh/zero/zero/low-level-dev/u-boot.md @CodeChenL
zh/zero/zero/getting-started/README.md @CodeChenL
zh/zero/zero/low-level-dev/kernel.md @CodeChenL
zh/zero/zero/app-development/gpiod.md @CodeChenL
zh/zero/zero/README.md @CodeChenL
zh/zero/zero/low-level-dev/serial.md @CodeChenL
static/img/zero/zero/zero-block-digram.webp @CodeChenL
zh/zero/zero/getting-started/download.md @CodeChenL
zh/zero/zero/getting-started/accessory-usage.md @CodeChenL
.github/workflows/deploy.yaml @CodeChenL
en/zero/zero/hardware-design/hardware-interface.md @CodeChenL
en/zero/zero/os-config/README.md @CodeChenL
en/zero/zero/radxa-os/office.md @CodeChenL
en/zero/zero/radxa-os/headless.md @CodeChenL
en/zero/zero/accessories/pd-30w.md @CodeChenL
en/zero/zero/radxa-os/autologin.md @CodeChenL
en/zero/zero/radxa-os/display.md @CodeChenL
en/zero/zero/low-level-dev/install-os-on-emmc.md @CodeChenL
en/zero/zero/os-config/rsetup.md @CodeChenL
en/zero/zero/radxa-os/user.md @CodeChenL
en/zero/zero/accessories/README.md @CodeChenL
zh/rock4/FAQ.md @RadxaYuntian
en/rock4/FAQ.md @RadxaYuntian
en/rock3/rock3c/radxa-os/audio.md @Radxa-Alvin
zh/common/radxa-os/xfce/_display.mdx @Radxa-Alvin
zh/compute-module/cm5/radxa-os/app-dev/mraa.md @nascs @Ken-Vamrs
en/zero/zero/low-level-dev/rbuild.md @CodeChenL
en/zero/zero/other-os/android/remote-login.md @CodeChenL
en/zero/zero/radxa-os/README.md @CodeChenL
en/zero/zero/README.md @CodeChenL
en/zero/zero/app-development/gpiod.md @CodeChenL
en/zero/zero/other-os/README.md @CodeChenL
en/zero/zero/getting-started/download.md @CodeChenL
en/zero/zero/other-os/android/download.md @CodeChenL
en/zero/zero/getting-started/install-os.md @CodeChenL
en/zero/zero/radxa-os/locale.md @CodeChenL
en/zero/zero/low-level-dev/u-boot.md @CodeChenL
en/zero/zero/other-os/android/README.md @CodeChenL
en/zero/zero/getting-started/preparation.md @CodeChenL
zh/zero/zero/radxa-os/display.md @CodeChenL
en/zero/zero/other-os/android/install-os.md @CodeChenL
zh/zero/zero/radxa-os/autologin.md @CodeChenL
en/rock3/rock3c/hardware-design/hardware-interface.md @Radxa-Alvin
static/img/zero/zero/S905Y2-block-digram.webp @CodeChenL
zh/zero/zero/radxa-os/README.md @CodeChenL
en/zero/zero/os-config/bootparam.md @CodeChenL
en/zero/zero/getting-started/accessory-usage.md @CodeChenL
en/zero/zero/other-os/3rd-images.md @CodeChenL
en/zero/zero/low-level-dev/kernel.md @CodeChenL
zh/zero/zero/other-os/README.md @CodeChenL
en/zero/zero/other-os/android/low-level-dev.md @CodeChenL
en/zero/zero/radxa-os/remote-access.md @CodeChenL
static/img/rock3/3c/rock3c-8hd-overlay.webp @Radxa-Alvin
docs/nio/nio12l/install-yocto-system.md @Radxa-Alvin
i18n/en/docusaurus-plugin-content-docs/current/nio/nio12l/install-yocto-system.md @Radxa-Alvin
static/img/common/nvme/writing_mtd.webp @nascs
i18n/en/docusaurus-plugin-content-docs/current/common/dev/_nvme.mdx @nascs
static/img/common/nvme/success.webp @nascs
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/radxa-os/office.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/app-development/gpiod.md @CodeChenL
docs/zero/zero2pro/radxa-os/autologin.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/getting-started/README.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/os-config/bootparam.md @CodeChenL
docs/zero/zero2pro/getting-started/preparation.md @CodeChenL
docs/zero/zero2pro/other-os/android/install-os.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/radxa-os/display.md @CodeChenL
docs/zero/zero2pro/radxa-os/office.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/other-os/README.md @CodeChenL
docs/zero/zero2pro/app-development/README.md @CodeChenL
static/img/zero/zero2pro/A311D-block-digram.webp @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/apps-deployment/README.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/other-os/android/README.md @CodeChenL
docs/zero/zero2pro/README.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/radxa-os/user.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/getting-started/install-os.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/low-level-dev/kernel.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/radxa-os/README.md @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/zero/zero2pro/apps-deployment/docker.md @CodeChenL
docs/common/accessories/_wifi-bt.mdx @nascs
docs/rock5/rock5c/radxa-os/media.md @nascs
docs/rock5/rock5a/getting-started/install-os/boot_from_emmc.md @peterwang2050
static/img/roobi/select_image_cn.webp @shawnchainw
docs/compute-module/cm3/download.md @nascs
docs/rock5/rock5itx/getting-started/assembly-guide.md @nascs
static/img/x/x2l/heatsink_9010b_01.webp @melooooooooooo
i18n/en/docusaurus-plugin-content-docs/current/compute-module/cm3/hardware-design/README.md @nascs
static/img/zero/zero2pro/zero2pro-block-digram.webp @CodeChenL
static/img/common/rsetup/system-maintenance.webp @nascs
static/img/aicore-sg2300x/sg2300x-block-diagram.webp @peterwang2050
i18n/en/docusaurus-plugin-content-docs/current/rock5/rock5itx/getting-started/interface-usage/pcie-m-key.md @nascs
static/img/rock5a/rock5a-maskrom-wire.webp @nascs
static/img/cm3i/cm3i-io-usb-wire.webp @nascs
static/img/common/ap/ap-open-setting.webp @CodeChenL
static/img/rock5c/rk3588s2_blockdiagram.webp @vamrs-feng
i18n/en/docusaurus-plugin-content-docs/current/compute-module/cm3i/app-development/README.md @nascs
docs/compute-module/cm3/app-development/rtsp.md @nascs
i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3b/getting-started/interface-usage/hdmi.md @nascs
docs/rock5/rock5a/getting-started/interface-usage/README.md @nascs
docs/rock5/rock5c/low-level-dev/README.md @vamrs-feng
docs/accessories/camera_8m_219.md @melooooooooooo
static/img/accessories/penta/case/case-2.webp @u7985
static/img/general-tutorial/rknn/rkllm_1.webp @vamrs-feng
docs/sophon/airbox/local-ai-deploy/ai-tools/memory_allocate.md @peterwang2050
i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3b/radxa-os/backup.md @nascs
docs/common/radxa-os/_mali-gpu.mdx @CodeChenL
i18n/en/docusaurus-plugin-content-docs/current/docs/common/radxa-os/_mali-gpu.mdx @CodeChenL
docs/compute-module/_install_uninstall_coreboard_guide.mdx @peterwang2050
docs/accessories/wireless-a8.md @melooooooooooo
i18n/en/docusaurus-plugin-content-docs/current/accessories/wireless-a8.md @melooooooooooo