Merge branch 'master' into sorted-signs

This commit is contained in:
nukeop 2021-03-25 09:04:04 +00:00 committed by GitHub
commit 1e23079bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
194 changed files with 454 additions and 56 deletions

16
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,16 @@
image: ruby:2.7
workflow:
rules:
- if: '$CI_COMMIT_BRANCH'
pages:
script:
- gem install bundler
- bundle install
- bundle exec jekyll build -d public
artifacts:
paths:
- public
rules:
- if: '$CI_COMMIT_BRANCH == "master"'

27
README_ZH-CN.md Normal file
View File

@ -0,0 +1,27 @@
# 支持RMS的公开信
请在`_data/signed` 文件夹下创建一个名为 `<用户名>.yaml` 的文件,内容如下的文件:
```yaml
name: <你的名字>
link: <你的资料或网站的链接>
```
不需要 `<>`.
例子:
```yaml
name: Example name
link: https://example.com/
```
请勿在此文件中添加 `<>` 文件名不要为非ASCII字符。
如果可以的话,请使用你的真实姓名并在尖括号中添加项目或组织。
当你做完这一切,创建一个合并请求。
让我们保持语气坚定并专业。
如果可以的话,请考虑在您的论坛和社交媒体上转发这封信件,并告知我们那些可能对我们的目标有帮助的记者。
**合并请求将在12小时内合并 - 由于PR的数量庞大我们将会分批次合并**

View File

@ -2,7 +2,8 @@ title: An open letter in support of RMS.
baseurl: ""
url: ""
github_username: rms-support-letter
github_username: rms-support-letter
repository: rms-support-letter/rms-support-letter.github.io
# Build settings
theme: minima

View File

@ -0,0 +1,2 @@
name: Eugenia Agibalova
link: http://github.com/checooh

View File

@ -0,0 +1,2 @@
name: 0kalekale
link: https://kalekale.ga/

View File

@ -0,0 +1,2 @@
name: Vikrant Singh Chauhan
link: https://hackberry.xyz/

View File

@ -1,2 +0,0 @@
name: Alexey Timonin
link: https://github.com/Alter0ne

View File

@ -0,0 +1,2 @@
name: Andrey Kabanets
link: https://github.com/Kabanets

View File

@ -0,0 +1,2 @@
name: Nikita Frolov
link: https://github.com/AngryShaDoW

2
_data/signed/BB.yaml Normal file
View File

@ -0,0 +1,2 @@
name: The-BB
link: https://github.com/The-BB

View File

@ -0,0 +1,2 @@
name: Daniel Gomes L.
link: https://github.com/Bagelboi

View File

@ -0,0 +1,2 @@
name: BirdZhang
link: https://github.com/0312birdzhang

View File

@ -0,0 +1,2 @@
name: Q. Hong
link: http://cat-v.mit.edu

View File

@ -0,0 +1,2 @@
name: Brodie Robertson
link: https://github.com/BrodieRobertson

View File

@ -1,2 +0,0 @@
name: Jalol Khamroev Olimovich
link: https://github.com/CODPUD

View File

@ -0,0 +1,2 @@
name: chromius228
link: https://github.com/chromius228

View File

@ -0,0 +1,2 @@
name: deeaitch
link: https://github.com/DeeAitch

View File

@ -0,0 +1,2 @@
name: Samuel Fredrik David Knutsen
link: https://knutsen.co/

View File

@ -0,0 +1,2 @@
name: Vadim Pelageichenko
link: https://github.com/DrWatsonne

View File

@ -0,0 +1,2 @@
name: EvanMeek
link: https://evanmeek.github.io/

View File

@ -1,2 +1,2 @@
name: EveKaczmarek
profile: https://github.com/EveKaczmarek
link: https://github.com/EveKaczmarek

View File

@ -0,0 +1,2 @@
name: Fedor Shatokhin
link: https://github.com/FedShat

View File

@ -0,0 +1,2 @@
name: Fledge Shiu
link: https://github.com/FledgeXu

View File

@ -0,0 +1,2 @@
name: FrozenVoid
link: https://github.com/FrozenVoid

View File

@ -0,0 +1,2 @@
name: Gleb Kosteiko
link: https://gleb-kosteiko.github.io

2
_data/signed/Glubb.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Glubb
link: https://github.com/Glubb

View File

@ -0,0 +1,2 @@
name: Pavel Dolgov
link: https://github.com/Gotterbild

2
_data/signed/Gustik.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Gustav Kutugutov
link: https://github.com/Gustik

2
_data/signed/Hhina.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Matías Bobadilla Píriz
link: https://github.com/Hhina

View File

@ -0,0 +1,2 @@
name: Efimov Ilya
link: https://github.com/Ilya3point999K

2
_data/signed/Kakadu.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Dmitrii Kosarev
link: https://github.com/Kakadu

2
_data/signed/LLLida.yml Normal file
View File

@ -0,0 +1,2 @@
name: Adil Mokhammad
link: https://github.com/LLLida

View File

@ -0,0 +1,2 @@
name: Ivan Voronsov
link: https://github.com/Lux-OpenSrc/

View File

@ -0,0 +1,2 @@
name: Fukurou Mishiranu
link: https://mishiranu.github.io

View File

@ -0,0 +1,2 @@
name: James Barone
link: https://mythradox.xyz

View File

@ -0,0 +1,2 @@
name: Oleg Makarikhin
link: https://github.com/blzzua

View File

@ -0,0 +1,2 @@
name: Reonaydo
link: https://github.com/Reonaydo

View File

@ -0,0 +1,2 @@
name: Saveliy Pototskiy
link: https://github.com/SavaLione

View File

@ -0,0 +1,2 @@
name: Scrolls04
link: https://github.com/Scrolls04

View File

@ -0,0 +1,2 @@
name: Timur L'yashev
link: https://github.com/TimurLyashev

View File

@ -0,0 +1,2 @@
name: TomoeMami
link: https://github.com/TomoeMami

View File

@ -1,3 +1,2 @@
name: Cherepko Maksim
link: https://gitlab.com/UserMax96

View File

@ -0,0 +1,2 @@
name: Xavier Vintimilla
link: https://github.com/XavierEduardo99

View File

@ -0,0 +1,2 @@
name: Yosuke-Kawakami
link: https://github.com/Yosuke-Kawakami

View File

@ -0,0 +1,2 @@
name: Yuriy Grinev
link: https://yuriy.gr/

2
_data/signed/Zaryob.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Süleyman Poyraz
link: https://github.com/Zaryob

View File

@ -0,0 +1,2 @@
name: Jozua Zwijnenburg
link: https://social.librem.one/@jozua

View File

@ -0,0 +1,2 @@
name: Aleksey Temes
link: https://vk.com/temes

View File

@ -0,0 +1,2 @@
name: Abbas Maheryar
link: https://abbasmaheryar.com/

View File

@ -0,0 +1,2 @@
name: Muhammad Abdul Royyaq
link: https://github.com/abdul-royyaq

View File

@ -0,0 +1,2 @@
name: Krutey Fedor
link: https://github.com/agentgoblin

View File

@ -0,0 +1,2 @@
name: Mostafa Ahangarha
link: https://github.com/ahangarha

View File

@ -0,0 +1,2 @@
name: alucarch
link: https://github.com/Alucarch

2
_data/signed/amolith.yml Normal file
View File

@ -0,0 +1,2 @@
name: Amolith
link: https://secluded.site

View File

@ -0,0 +1,2 @@
name: Andrew Tselishchev
link: https://farlander.net:1961/usr/a/

2
_data/signed/apetr.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Anton Petrochenko
link: https://github.com/AntonPetrochenko

View File

@ -0,0 +1,2 @@
name: Alexey Shumkin
link: https://github.com/ashumkin

View File

@ -1,2 +1,2 @@
name: astrophena
link: https://github.com/astrophena
name: Ilya Mateyko
link: https://astrophena.name

View File

@ -0,0 +1,2 @@
name: Berkan Sahin
link: https://bsahin.xyz

View File

@ -0,0 +1,2 @@
name: Adil Gurbuz
link: https://github.com/beucismis

View File

@ -0,0 +1,2 @@
name: Bruno Frrª
link: https://github.com/brunofrra

View File

@ -0,0 +1,2 @@
name: Ivan Bukshev
link: https://github.com/bukshev

View File

@ -0,0 +1,2 @@
name: c4eater
link: https://github.com/c4eater

View File

@ -1,2 +0,0 @@
name: Chinese Developers 🇨🇳 中国开发者
link: https://diemcoin.network

2
_data/signed/ciskos.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Konstantin Kostenko
link: https://gitlab.com/ciskos

View File

@ -0,0 +1,2 @@
name: Vlad Violentiy
link: https://www.linkedin.com/in/vlad-violenty-a889a21a0

View File

@ -1,2 +0,0 @@
name: Shaurya (coolshaurya)
link: https://github.com/coolshaurya

View File

@ -0,0 +1,2 @@
name: Danial Behzadi
link: https://gnu.rocks

View File

@ -0,0 +1,2 @@
name: dantecpu
link: https://github.com/dantecpu

View File

@ -0,0 +1,2 @@
name: Ebrahim Nejati
link: https://nejati.net

View File

@ -0,0 +1,2 @@
name: Mykyta
link: https://github.com/Deedone

View File

@ -0,0 +1,2 @@
name: Fadi Barbara
link: http://fadibarbara.it

View File

@ -0,0 +1,2 @@
name: Dmytro Klymenko
link: https://gitlab.com/dklymenk

View File

@ -0,0 +1,2 @@
name: Max Roeleveld
link: https://doenietzomoeilijk.nl/

View File

@ -0,0 +1,2 @@
name: Dmitry Philippov
link: https://github.com/filkeith

View File

@ -0,0 +1,2 @@
name: Denis Nesterenko
link: https://github.com/dramviewer

View File

@ -0,0 +1,2 @@
name: Tulyakov Denis
link: https://github.com/dtulyakov

View File

@ -0,0 +1,2 @@
name: Artem Shaburov
link: https://github.com/dublduk

2
_data/signed/efectn.yaml Normal file
View File

@ -0,0 +1,2 @@
name: efectn
link: https://github.com/efectn

View File

@ -0,0 +1,2 @@
name: Andrew Grigorev
link: http://ei-grad.ru

View File

@ -0,0 +1,2 @@
name: Elias James Howell
link: https://snarf.top

2
_data/signed/fawad.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Fawad Mirza
link: https://github.com/FawadMirza32

View File

@ -0,0 +1,2 @@
name: Ilya Fedotov
link: https://flazy.ru

View File

@ -0,0 +1,2 @@
name: felicson
link: https://github.com/felicson

2
_data/signed/fgh151.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Fedor B Gorsky
link: https://openitstudio.ru/

View File

@ -0,0 +1,2 @@
name: Alexey Lisichnikov
link: https://github.com/foxman333

View File

@ -0,0 +1,2 @@
name: Franz Gratzer
link: https://freidenk.net/

View File

@ -0,0 +1,2 @@
name: Anton Elistratov
link: https://github.com/frkntony

View File

@ -0,0 +1,2 @@
name: fullmetal
link: https://github.com/fullmetal1

View File

@ -0,0 +1,2 @@
name: Vasily Galkin
link: https://github.com/galkinvv

View File

@ -0,0 +1,2 @@
name: Garrett Terminal
link: https://dreamblade.world/

View File

@ -0,0 +1,2 @@
name: Dmitry Opokin
link: https://github.com/godcodehunter

View File

@ -0,0 +1,2 @@
name: GodsTrill
link: https://github.com/GodsTrill

View File

@ -0,0 +1,2 @@
name: Roman Gorshunov
link: https://github.com/gorshunovr

View File

@ -1,2 +1,2 @@
name: Daria Golubova
link: https://github.com/grindelwaldus
link: https://www.ghostwire.me/

View File

@ -0,0 +1,2 @@
name: Nyirfalvi Gyula
link: https://github.com/gyula-ny

2
_data/signed/h4tr3d.yaml Normal file
View File

@ -0,0 +1,2 @@
name: Alexander Drozdov
link: https://htrd.su/en/page/about/

Some files were not shown because too many files have changed in this diff Show More