mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
add chromiumos to new_mirrors
This commit is contained in:
parent
0387eb63bd
commit
78fa915c69
14
_config.yml
14
_config.yml
|
|
@ -32,7 +32,19 @@ babel_js_extensions: 'es6'
|
|||
exclude: [Gemfile, Gemfile.lock, README.md, gen_robot.sh, vendor, geninfo/, gen_robot.sh, gen_desc.py]
|
||||
|
||||
# Content Related
|
||||
new_mirrors: [arch4edu, ros, elvish, HHVM, steamos, bjlx, loongson, tensorflow, elasticstack, postgresql, macports]
|
||||
new_mirrors:
|
||||
- arch4edu
|
||||
- ros
|
||||
- elvish
|
||||
- HHVM
|
||||
- steamos
|
||||
- bjlx
|
||||
- loongson
|
||||
- tensorflow
|
||||
- elasticstack
|
||||
- postgresql
|
||||
- macports
|
||||
- chromiumos
|
||||
|
||||
|
||||
# vim: ts=2 sts=2 sw=2 expandtab
|
||||
|
|
|
|||
Loading…
Reference in New Issue