diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..f40fbd8ba --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +_site +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor diff --git a/404.html b/404.html new file mode 100644 index 000000000..086a5c9ea --- /dev/null +++ b/404.html @@ -0,0 +1,25 @@ +--- +permalink: /404.html +layout: default +--- + + + +
+

404

+ +

Page not found :(

+

The requested page could not be found.

+
diff --git a/Gemfile b/Gemfile new file mode 100644 index 000000000..faffd94d8 --- /dev/null +++ b/Gemfile @@ -0,0 +1,4 @@ +source "https://rubygems.org" + +gem "minima", "~> 2.5" +gem "github-pages", group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 000000000..bbe32adba --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,264 @@ +GEM + remote: https://rubygems.org/ + specs: + activesupport (6.0.3.5) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.11.1) + colorator (1.1.0) + commonmarker (0.17.13) + ruby-enum (~> 0.5) + concurrent-ruby (1.1.8) + dnsruby (1.61.5) + simpleidn (~> 0.1) + em-websocket (0.5.2) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + ethon (0.12.0) + ffi (>= 1.3.0) + eventmachine (1.2.7-x64-mingw32) + execjs (2.7.0) + faraday (1.3.0) + faraday-net_http (~> 1.0) + multipart-post (>= 1.2, < 3) + ruby2_keywords + faraday-net_http (1.0.1) + ffi (1.15.0-x64-mingw32) + forwardable-extended (2.6.0) + gemoji (3.0.1) + github-pages (213) + github-pages-health-check (= 1.17.0) + jekyll (= 3.9.0) + jekyll-avatar (= 0.7.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.1.6) + jekyll-default-layout (= 0.1.4) + jekyll-feed (= 0.15.1) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.13.0) + jekyll-mentions (= 1.6.0) + jekyll-optional-front-matter (= 0.3.2) + jekyll-paginate (= 1.1.0) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.16.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.3) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.7.1) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.1.1) + jekyll-theme-cayman (= 0.1.1) + jekyll-theme-dinky (= 0.1.1) + jekyll-theme-hacker (= 0.1.2) + jekyll-theme-leap-day (= 0.1.1) + jekyll-theme-merlot (= 0.1.1) + jekyll-theme-midnight (= 0.1.1) + jekyll-theme-minimal (= 0.1.1) + jekyll-theme-modernist (= 0.1.1) + jekyll-theme-primer (= 0.5.4) + jekyll-theme-slate (= 0.1.1) + jekyll-theme-tactile (= 0.1.1) + jekyll-theme-time-machine (= 0.1.1) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.12.0) + kramdown (= 2.3.0) + kramdown-parser-gfm (= 1.1.0) + liquid (= 4.0.3) + mercenary (~> 0.3) + minima (= 2.5.1) + nokogiri (>= 1.10.4, < 2.0) + rouge (= 3.26.0) + terminal-table (~> 1.4) + github-pages-health-check (1.17.0) + addressable (~> 2.3) + dnsruby (~> 1.60) + octokit (~> 4.0) + public_suffix (>= 2.0.2, < 5.0) + typhoeus (~> 1.3) + html-pipeline (2.14.0) + activesupport (>= 2) + nokogiri (>= 1.4) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jekyll (3.9.0) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (>= 1.17, < 3) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-avatar (0.7.0) + jekyll (>= 3.0, < 5.0) + jekyll-coffeescript (1.1.1) + coffee-script (~> 2.2) + coffee-script-source (~> 1.11.1) + jekyll-commonmark (1.3.1) + commonmarker (~> 0.14) + jekyll (>= 3.7, < 5.0) + jekyll-commonmark-ghpages (0.1.6) + commonmarker (~> 0.17.6) + jekyll-commonmark (~> 1.2) + rouge (>= 2.0, < 4.0) + jekyll-default-layout (0.1.4) + jekyll (~> 3.0) + jekyll-feed (0.15.1) + jekyll (>= 3.7, < 5.0) + jekyll-gist (1.5.0) + octokit (~> 4.2) + jekyll-github-metadata (2.13.0) + jekyll (>= 3.4, < 5.0) + octokit (~> 4.0, != 4.4.0) + jekyll-mentions (1.6.0) + html-pipeline (~> 2.3) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) + jekyll-paginate (1.1.0) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.16.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.3) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + rubyzip (>= 1.3.0, < 3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.7.1) + jekyll (>= 3.8, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.1.2) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.5.4) + jekyll (> 3.5, < 5.0) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) + jekyll-watch (2.2.1) + listen (~> 3.0) + jemoji (0.12.0) + gemoji (~> 3.0) + html-pipeline (~> 2.2) + jekyll (>= 3.0, < 5.0) + kramdown (2.3.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + liquid (4.0.3) + listen (3.5.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + mercenary (0.3.6) + minima (2.5.1) + jekyll (>= 3.5, < 5.0) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) + minitest (5.14.4) + multipart-post (2.1.1) + nokogiri (1.11.2-x64-mingw32) + racc (~> 1.4) + octokit (4.20.0) + faraday (>= 0.9) + sawyer (~> 0.8.0, >= 0.5.3) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (4.0.6) + racc (1.5.2) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.4) + rouge (3.26.0) + ruby-enum (0.9.0) + i18n + ruby2_keywords (0.0.4) + rubyzip (2.3.0) + safe_yaml (1.0.5) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) + simpleidn (0.2.1) + unf (~> 0.1.4) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) + typhoeus (1.4.0) + ethon (>= 0.9.0) + tzinfo (1.2.9) + thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.7-x64-mingw32) + unicode-display_width (1.7.0) + zeitwerk (2.4.2) + +PLATFORMS + x64-mingw32 + +DEPENDENCIES + github-pages + minima (~> 2.5) + +BUNDLED WITH + 2.2.14 diff --git a/README.md b/README.md index 10989765d..8c417d56c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -A open letter in support of RMS. +# A open letter in support of RMS. -To sign, open a pull request. Link your profile or email in the signature. Please use a real name if possible, to maximize impact. +To sign, create a file in `_data/signed/` named `.yaml` with the following content: + +```yaml +name: +link: +``` Let's keep the tone firm, but professional. +Then create a pull request. **Pull requests merged within 12 hours - due to a huge volume of PRs they will be merged in batches** diff --git a/_config.yml b/_config.yml index a25eb13c9..313561b0b 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,21 @@ +title: A open letter in support of RMS. +baseurl: "" +url: "" + +github_username: rms-support-letter + +# Build settings theme: minima + +exclude: + - .sass-cache/ + - .jekyll-cache/ + - gemfiles/ + - Gemfile + - Gemfile.lock + - node_modules/ + - vendor/bundle/ + - vendor/cache/ + - vendor/gems/ + - vendor/ruby/ + - migrate.py diff --git a/_data/signed/AlphaHot.yaml b/_data/signed/AlphaHot.yaml new file mode 100644 index 000000000..ff46138dd --- /dev/null +++ b/_data/signed/AlphaHot.yaml @@ -0,0 +1,2 @@ +name: AlphaHot +link: https://github.com/AlphaHot \ No newline at end of file diff --git a/_data/signed/AnimusPEXUS.yaml b/_data/signed/AnimusPEXUS.yaml new file mode 100644 index 000000000..3aa232ed2 --- /dev/null +++ b/_data/signed/AnimusPEXUS.yaml @@ -0,0 +1,2 @@ +name: Alexey Gorshkov (AnimusPEXUS) +link: https://github.com/AnimusPEXUS \ No newline at end of file diff --git a/_data/signed/Axeleron7.yaml b/_data/signed/Axeleron7.yaml new file mode 100644 index 000000000..4174d1feb --- /dev/null +++ b/_data/signed/Axeleron7.yaml @@ -0,0 +1,2 @@ +name: Nikita Mynzat +link: https://github.com/Axeleron7 \ No newline at end of file diff --git a/_data/signed/Bazsalanszky.yaml b/_data/signed/Bazsalanszky.yaml new file mode 100644 index 000000000..af8c65bb1 --- /dev/null +++ b/_data/signed/Bazsalanszky.yaml @@ -0,0 +1,2 @@ +name: Bazsalanszky +link: https://github.com/Bazsalanszky \ No newline at end of file diff --git a/_data/signed/Bronzu.yaml b/_data/signed/Bronzu.yaml new file mode 100644 index 000000000..e2e6456cb --- /dev/null +++ b/_data/signed/Bronzu.yaml @@ -0,0 +1,2 @@ +name: Bronzu +link: https://github.com/Bronzu \ No newline at end of file diff --git a/_data/signed/CardboardTurtle.yaml b/_data/signed/CardboardTurtle.yaml new file mode 100644 index 000000000..e086c707d --- /dev/null +++ b/_data/signed/CardboardTurtle.yaml @@ -0,0 +1,2 @@ +name: Cardboard Turtle +link: https://github.com/CardboardTurtle \ No newline at end of file diff --git a/_data/signed/Cloud11665.yaml b/_data/signed/Cloud11665.yaml new file mode 100644 index 000000000..4f3dbadf6 --- /dev/null +++ b/_data/signed/Cloud11665.yaml @@ -0,0 +1,2 @@ +name: Bartek Sabat +link: https://github.com/Cloud11665 \ No newline at end of file diff --git a/_data/signed/CmShepard.yaml b/_data/signed/CmShepard.yaml new file mode 100644 index 000000000..8b9a067ca --- /dev/null +++ b/_data/signed/CmShepard.yaml @@ -0,0 +1,2 @@ +name: Dmitrii Shepilov +link: https://github.com/CmShepard \ No newline at end of file diff --git a/_data/signed/CrepCrep.yaml b/_data/signed/CrepCrep.yaml new file mode 100644 index 000000000..4fd23d7de --- /dev/null +++ b/_data/signed/CrepCrep.yaml @@ -0,0 +1,2 @@ +name: Kirill K. +link: https://github.com/CrepCrep \ No newline at end of file diff --git a/_data/signed/FinecoFinit.yaml b/_data/signed/FinecoFinit.yaml new file mode 100644 index 000000000..25ef3e23b --- /dev/null +++ b/_data/signed/FinecoFinit.yaml @@ -0,0 +1,2 @@ +name: Fineco Spaco +link: https://github.com/FinecoFinit \ No newline at end of file diff --git a/_data/signed/GDI512.yaml b/_data/signed/GDI512.yaml new file mode 100644 index 000000000..317c0ad25 --- /dev/null +++ b/_data/signed/GDI512.yaml @@ -0,0 +1,2 @@ +name: Jakub Stenka +link: https://github.com/GDI512 \ No newline at end of file diff --git a/_data/signed/Gooberpatrol66.yaml b/_data/signed/Gooberpatrol66.yaml new file mode 100644 index 000000000..651f150ea --- /dev/null +++ b/_data/signed/Gooberpatrol66.yaml @@ -0,0 +1,2 @@ +name: Gooberpatrol66 +link: https://github.com/Gooberpatrol66 \ No newline at end of file diff --git a/_data/signed/GutsyHeart.yaml b/_data/signed/GutsyHeart.yaml new file mode 100644 index 000000000..6a0a0e54a --- /dev/null +++ b/_data/signed/GutsyHeart.yaml @@ -0,0 +1,2 @@ +name: Sergei Shilin +link: https://github.com/GutsyHeart \ No newline at end of file diff --git a/_data/signed/HAUSEVULT.yaml b/_data/signed/HAUSEVULT.yaml new file mode 100644 index 000000000..c2ec43eff --- /dev/null +++ b/_data/signed/HAUSEVULT.yaml @@ -0,0 +1,2 @@ +name: HAUSEVULT +link: https://github.com/HAUSEVULT \ No newline at end of file diff --git a/_data/signed/JackRedstonia.yaml b/_data/signed/JackRedstonia.yaml new file mode 100644 index 000000000..8b130b12d --- /dev/null +++ b/_data/signed/JackRedstonia.yaml @@ -0,0 +1,2 @@ +name: JackRedstonia +link: https://gitlab.com/JackRedstonia \ No newline at end of file diff --git a/_data/signed/Joybuke.yaml b/_data/signed/Joybuke.yaml new file mode 100644 index 000000000..89b20c8fc --- /dev/null +++ b/_data/signed/Joybuke.yaml @@ -0,0 +1,2 @@ +name: Joybuke +link: https://github.com/Joybuke \ No newline at end of file diff --git a/_data/signed/Midek.yaml b/_data/signed/Midek.yaml new file mode 100644 index 000000000..f7dfc6732 --- /dev/null +++ b/_data/signed/Midek.yaml @@ -0,0 +1,2 @@ +name: Midov (Midek) +link: https://github.com/Midek \ No newline at end of file diff --git a/_data/signed/MiraD1n.yaml b/_data/signed/MiraD1n.yaml new file mode 100644 index 000000000..54d1feab9 --- /dev/null +++ b/_data/signed/MiraD1n.yaml @@ -0,0 +1,2 @@ +name: Maksim Polishchuk +link: https://github.com/MiraD1n \ No newline at end of file diff --git a/_data/signed/MrChaos1993.yaml b/_data/signed/MrChaos1993.yaml new file mode 100644 index 000000000..6036dba28 --- /dev/null +++ b/_data/signed/MrChaos1993.yaml @@ -0,0 +1,2 @@ +name: Alexander Tulyakov +link: https://github.com/MrChaos1993 \ No newline at end of file diff --git a/_data/signed/N0rbert.yaml b/_data/signed/N0rbert.yaml new file mode 100644 index 000000000..95ff58c20 --- /dev/null +++ b/_data/signed/N0rbert.yaml @@ -0,0 +1,2 @@ +name: N0rbert +link: https://github.com/N0rbert \ No newline at end of file diff --git a/_data/signed/NO-ob.yaml b/_data/signed/NO-ob.yaml new file mode 100644 index 000000000..e86adde2c --- /dev/null +++ b/_data/signed/NO-ob.yaml @@ -0,0 +1,2 @@ +name: NO_ob +link: https://github.com/NO-ob/ \ No newline at end of file diff --git a/_data/signed/Narodism.yaml b/_data/signed/Narodism.yaml new file mode 100644 index 000000000..e5649734f --- /dev/null +++ b/_data/signed/Narodism.yaml @@ -0,0 +1,2 @@ +name: Amir Taaki +link: https://twitter.com/Narodism \ No newline at end of file diff --git a/_data/signed/Nonetrix.yaml b/_data/signed/Nonetrix.yaml new file mode 100644 index 000000000..08f636db5 --- /dev/null +++ b/_data/signed/Nonetrix.yaml @@ -0,0 +1,2 @@ +name: Nonetrix +link: https://nonetrix.neocities.org \ No newline at end of file diff --git a/_data/signed/Phate6660.yaml b/_data/signed/Phate6660.yaml new file mode 100644 index 000000000..48e0beaa6 --- /dev/null +++ b/_data/signed/Phate6660.yaml @@ -0,0 +1,2 @@ +name: Phate6660 +link: https://github.com/Phate6660 \ No newline at end of file diff --git a/_data/signed/R3D9477.yaml b/_data/signed/R3D9477.yaml new file mode 100644 index 000000000..192eafed1 --- /dev/null +++ b/_data/signed/R3D9477.yaml @@ -0,0 +1,2 @@ +name: r3d9477 +link: https://github.com/R3D9477 \ No newline at end of file diff --git a/_data/signed/Rhdrmhdrvf.yaml b/_data/signed/Rhdrmhdrvf.yaml new file mode 100644 index 000000000..5ead1f579 --- /dev/null +++ b/_data/signed/Rhdrmhdrvf.yaml @@ -0,0 +1,2 @@ +name: Richard Kramenstetter +link: https://github.com/Rhdrmhdrvf/ \ No newline at end of file diff --git a/_data/signed/SDKiller.yaml b/_data/signed/SDKiller.yaml new file mode 100644 index 000000000..906f42a25 --- /dev/null +++ b/_data/signed/SDKiller.yaml @@ -0,0 +1,2 @@ +name: Serge Postrash +link: https://github.com/SDKiller \ No newline at end of file diff --git a/_data/signed/SViN24.yaml b/_data/signed/SViN24.yaml new file mode 100644 index 000000000..f9ef4b8d6 --- /dev/null +++ b/_data/signed/SViN24.yaml @@ -0,0 +1,2 @@ +name: John SViN24 +link: https://github.com/SViN24 \ No newline at end of file diff --git a/_data/signed/Shardion.yaml b/_data/signed/Shardion.yaml new file mode 100644 index 000000000..9a0da220b --- /dev/null +++ b/_data/signed/Shardion.yaml @@ -0,0 +1,2 @@ +name: Shardion +link: https://github.com/Shardion \ No newline at end of file diff --git a/_data/signed/Shiftuia.yaml b/_data/signed/Shiftuia.yaml new file mode 100644 index 000000000..845e863cd --- /dev/null +++ b/_data/signed/Shiftuia.yaml @@ -0,0 +1,2 @@ +name: Dmitriy Osipov +link: https://github.com/Shiftuia \ No newline at end of file diff --git a/_data/signed/Snarpix.yaml b/_data/signed/Snarpix.yaml new file mode 100644 index 000000000..3a60395cc --- /dev/null +++ b/_data/signed/Snarpix.yaml @@ -0,0 +1,2 @@ +name: Stanislav Shmarov +link: https://github.com/Snarpix \ No newline at end of file diff --git a/_data/signed/Soolko.yaml b/_data/signed/Soolko.yaml new file mode 100644 index 000000000..25126b3df --- /dev/null +++ b/_data/signed/Soolko.yaml @@ -0,0 +1,2 @@ +name: Snorklo +link: https://github.com/Soolko \ No newline at end of file diff --git a/_data/signed/StoneToken.yaml b/_data/signed/StoneToken.yaml new file mode 100644 index 000000000..c9a2a9486 --- /dev/null +++ b/_data/signed/StoneToken.yaml @@ -0,0 +1,2 @@ +name: Yury Remishevsky +link: https://github.com/StoneToken \ No newline at end of file diff --git a/_data/signed/Sundow.yaml b/_data/signed/Sundow.yaml new file mode 100644 index 000000000..665d913fb --- /dev/null +++ b/_data/signed/Sundow.yaml @@ -0,0 +1,2 @@ +name: Artem Kliatchkine +link: https://github.com/Sundow \ No newline at end of file diff --git a/_data/signed/Timofffee.yaml b/_data/signed/Timofffee.yaml new file mode 100644 index 000000000..5555fee88 --- /dev/null +++ b/_data/signed/Timofffee.yaml @@ -0,0 +1,2 @@ +name: George Linkovsky +link: https://github.com/Timofffee \ No newline at end of file diff --git a/_data/signed/TimurC1.yaml b/_data/signed/TimurC1.yaml new file mode 100644 index 000000000..4eaad9b11 --- /dev/null +++ b/_data/signed/TimurC1.yaml @@ -0,0 +1,2 @@ +name: TimurC1 +link: https://github.com/TimurC1 \ No newline at end of file diff --git a/_data/signed/Traubert.yaml b/_data/signed/Traubert.yaml new file mode 100644 index 000000000..a2c1a96ac --- /dev/null +++ b/_data/signed/Traubert.yaml @@ -0,0 +1,2 @@ +name: Sam Hardwick +link: https://github.com/Traubert \ No newline at end of file diff --git a/_data/signed/Tredkip.yaml b/_data/signed/Tredkip.yaml new file mode 100644 index 000000000..27b649306 --- /dev/null +++ b/_data/signed/Tredkip.yaml @@ -0,0 +1,2 @@ +name: Tredkip +link: https://github.com/Tredkip \ No newline at end of file diff --git a/_data/signed/VincentPrevost.yaml b/_data/signed/VincentPrevost.yaml new file mode 100644 index 000000000..2baefe439 --- /dev/null +++ b/_data/signed/VincentPrevost.yaml @@ -0,0 +1,2 @@ +name: VincentPrevost +link: https://github.com/VincentPrevost \ No newline at end of file diff --git a/_data/signed/Watcher3056.yaml b/_data/signed/Watcher3056.yaml new file mode 100644 index 000000000..460d96b5f --- /dev/null +++ b/_data/signed/Watcher3056.yaml @@ -0,0 +1,2 @@ +name: Watcher3056 +link: https://github.com/Watcher3056 \ No newline at end of file diff --git a/_data/signed/YOricH.yaml b/_data/signed/YOricH.yaml new file mode 100644 index 000000000..68a6d6ca8 --- /dev/null +++ b/_data/signed/YOricH.yaml @@ -0,0 +1,2 @@ +name: Alexey Slavin +link: https://github.com/YOricH/ \ No newline at end of file diff --git a/_data/signed/Zuzuk-null.yaml b/_data/signed/Zuzuk-null.yaml new file mode 100644 index 000000000..3983b9f19 --- /dev/null +++ b/_data/signed/Zuzuk-null.yaml @@ -0,0 +1,2 @@ +name: Daniel +link: https://github.com/Zuzuk-null \ No newline at end of file diff --git a/_data/signed/akater.yaml b/_data/signed/akater.yaml new file mode 100644 index 000000000..b19bc77eb --- /dev/null +++ b/_data/signed/akater.yaml @@ -0,0 +1,2 @@ +name: Dima Akater +link: https://gitlab.com/akater \ No newline at end of file diff --git a/_data/signed/aleksejrs.yaml b/_data/signed/aleksejrs.yaml new file mode 100644 index 000000000..d8cea743a --- /dev/null +++ b/_data/signed/aleksejrs.yaml @@ -0,0 +1,2 @@ +name: Aleksej Serdyukov +link: https://github.com/aleksejrs \ No newline at end of file diff --git a/_data/signed/aliasn3t.yaml b/_data/signed/aliasn3t.yaml new file mode 100644 index 000000000..4254f4c3d --- /dev/null +++ b/_data/signed/aliasn3t.yaml @@ -0,0 +1,2 @@ +name: Alice Frey +link: https://github.com/aliasn3t \ No newline at end of file diff --git a/_data/signed/arksilva.yaml b/_data/signed/arksilva.yaml new file mode 100644 index 000000000..8adf806da --- /dev/null +++ b/_data/signed/arksilva.yaml @@ -0,0 +1,2 @@ +name: Alexey Arkhipov +link: https://github.com/arksilva \ No newline at end of file diff --git a/_data/signed/averne.yaml b/_data/signed/averne.yaml new file mode 100644 index 000000000..d6b787092 --- /dev/null +++ b/_data/signed/averne.yaml @@ -0,0 +1,2 @@ +name: averne +link: https://github.com/averne \ No newline at end of file diff --git a/_data/signed/bctnry.yaml b/_data/signed/bctnry.yaml new file mode 100644 index 000000000..9568b3521 --- /dev/null +++ b/_data/signed/bctnry.yaml @@ -0,0 +1,2 @@ +name: Sebastian Erika Higgins +link: https://github.com/bctnry \ No newline at end of file diff --git a/_data/signed/big-flai.yaml b/_data/signed/big-flai.yaml new file mode 100644 index 000000000..ec0c5a958 --- /dev/null +++ b/_data/signed/big-flai.yaml @@ -0,0 +1,2 @@ +name: Big Flai +link: https://github.com/big-flai \ No newline at end of file diff --git a/_data/signed/boozerboozeman.yaml b/_data/signed/boozerboozeman.yaml new file mode 100644 index 000000000..17e966ce9 --- /dev/null +++ b/_data/signed/boozerboozeman.yaml @@ -0,0 +1,2 @@ +name: boozerboozeman +link: https://github.com/boozerboozeman \ No newline at end of file diff --git a/_data/signed/cl0ne.yaml b/_data/signed/cl0ne.yaml new file mode 100644 index 000000000..6f6867b3c --- /dev/null +++ b/_data/signed/cl0ne.yaml @@ -0,0 +1,2 @@ +name: Vladislav Glinsky +link: https://github.com/cl0ne \ No newline at end of file diff --git a/_data/signed/cmd410.yaml b/_data/signed/cmd410.yaml new file mode 100644 index 000000000..4d2c06ad0 --- /dev/null +++ b/_data/signed/cmd410.yaml @@ -0,0 +1,2 @@ +name: Crystal Melting Dot +link: https://github.com/cmd410 diff --git a/_data/signed/codefather-labs.yaml b/_data/signed/codefather-labs.yaml new file mode 100644 index 000000000..ee4f902b0 --- /dev/null +++ b/_data/signed/codefather-labs.yaml @@ -0,0 +1,2 @@ +name: киберджин +link: https://github.com/codefather-labs \ No newline at end of file diff --git a/_data/signed/control-panel.yaml b/_data/signed/control-panel.yaml new file mode 100644 index 000000000..48cad1620 --- /dev/null +++ b/_data/signed/control-panel.yaml @@ -0,0 +1,2 @@ +name: Boris P +link: https://github.com/control-panel \ No newline at end of file diff --git a/_data/signed/darkness9724.yaml b/_data/signed/darkness9724.yaml new file mode 100644 index 000000000..f39323196 --- /dev/null +++ b/_data/signed/darkness9724.yaml @@ -0,0 +1,2 @@ +name: Maxim Mikhailov +link: https://github.com/darkness9724 \ No newline at end of file diff --git a/_data/signed/dial8gue.yaml b/_data/signed/dial8gue.yaml new file mode 100644 index 000000000..c5d173ec5 --- /dev/null +++ b/_data/signed/dial8gue.yaml @@ -0,0 +1,2 @@ +name: Adam Katz +link: https://github.com/dial8gue \ No newline at end of file diff --git a/_data/signed/dvz0.yaml b/_data/signed/dvz0.yaml new file mode 100644 index 000000000..6f25f1f8c --- /dev/null +++ b/_data/signed/dvz0.yaml @@ -0,0 +1,2 @@ +name: Dmitry Zolotarev (dvz0) +link: https://github.com/dvz0 \ No newline at end of file diff --git a/_data/signed/eirexe.yaml b/_data/signed/eirexe.yaml new file mode 100644 index 000000000..fb2bdf6a2 --- /dev/null +++ b/_data/signed/eirexe.yaml @@ -0,0 +1,2 @@ +name: Álex Román Núñez (EIRTeam) +link: https://github.com/eirexe/ \ No newline at end of file diff --git a/_data/signed/epicfilemcnulty.yaml b/_data/signed/epicfilemcnulty.yaml new file mode 100644 index 000000000..c344239a5 --- /dev/null +++ b/_data/signed/epicfilemcnulty.yaml @@ -0,0 +1,2 @@ +name: Vladimir Zorin +link: https://github.com/epicfilemcnulty \ No newline at end of file diff --git a/_data/signed/ethan-schoenhofen.yaml b/_data/signed/ethan-schoenhofen.yaml new file mode 100644 index 000000000..d8b1cb511 --- /dev/null +++ b/_data/signed/ethan-schoenhofen.yaml @@ -0,0 +1,2 @@ +name: Ethan Schoenhofen +link: https://github.com/ethan-schoenhofen \ No newline at end of file diff --git a/_data/signed/fidomax.yaml b/_data/signed/fidomax.yaml new file mode 100644 index 000000000..72210212d --- /dev/null +++ b/_data/signed/fidomax.yaml @@ -0,0 +1,2 @@ +name: Maxim Kochetkov +link: https://github.com/fidomax \ No newline at end of file diff --git a/_data/signed/finlaydag33k.yaml b/_data/signed/finlaydag33k.yaml new file mode 100644 index 000000000..65b4d19cc --- /dev/null +++ b/_data/signed/finlaydag33k.yaml @@ -0,0 +1,2 @@ +name: Aroop Roelofs (FinlayDaG33k) +link: https://github.com/finlaydag33k \ No newline at end of file diff --git a/_data/signed/fluttr.yaml b/_data/signed/fluttr.yaml new file mode 100644 index 000000000..200b1a9d5 --- /dev/null +++ b/_data/signed/fluttr.yaml @@ -0,0 +1,2 @@ +name: Alexandr Kozachek +link: https://github.com/fluttr \ No newline at end of file diff --git a/_data/signed/fuuon.yaml b/_data/signed/fuuon.yaml new file mode 100644 index 000000000..b9b5655b6 --- /dev/null +++ b/_data/signed/fuuon.yaml @@ -0,0 +1,2 @@ +name: fuuon +link: https://github.com/fuuon \ No newline at end of file diff --git a/_data/signed/gamelone.yaml b/_data/signed/gamelone.yaml new file mode 100644 index 000000000..0d542f890 --- /dev/null +++ b/_data/signed/gamelone.yaml @@ -0,0 +1,2 @@ +name: Gamelone +link: https://github.com/gamelone \ No newline at end of file diff --git a/_data/signed/gardenBanter.yaml b/_data/signed/gardenBanter.yaml new file mode 100644 index 000000000..1b65b0d4f --- /dev/null +++ b/_data/signed/gardenBanter.yaml @@ -0,0 +1,2 @@ +name: woross +link: https://github.com/gardenBanter \ No newline at end of file diff --git a/_data/signed/gopiandcode.yaml b/_data/signed/gopiandcode.yaml new file mode 100644 index 000000000..5d4a21426 --- /dev/null +++ b/_data/signed/gopiandcode.yaml @@ -0,0 +1,2 @@ +name: Kiran Gopinathan +link: https://github.com/gopiandcode \ No newline at end of file diff --git a/_data/signed/gualse.yaml b/_data/signed/gualse.yaml new file mode 100644 index 000000000..8623e7739 --- /dev/null +++ b/_data/signed/gualse.yaml @@ -0,0 +1,2 @@ +name: Alexey Gusev aka GuAlSe +link: https://gitlab.com/gualse \ No newline at end of file diff --git a/_data/signed/hrg71.yaml b/_data/signed/hrg71.yaml new file mode 100644 index 000000000..315d86a3b --- /dev/null +++ b/_data/signed/hrg71.yaml @@ -0,0 +1,2 @@ +name: hrg71 +link: https://github.com/hrg71 \ No newline at end of file diff --git a/_data/signed/icyphox.yaml b/_data/signed/icyphox.yaml new file mode 100644 index 000000000..b92fb32bb --- /dev/null +++ b/_data/signed/icyphox.yaml @@ -0,0 +1,2 @@ +name: Anirudh Oppiliappan +link: https://github.com/icyphox \ No newline at end of file diff --git a/_data/signed/imachug.yaml b/_data/signed/imachug.yaml new file mode 100644 index 000000000..ba8ebf669 --- /dev/null +++ b/_data/signed/imachug.yaml @@ -0,0 +1,2 @@ +name: Ivan Machugovskiy +link: https://github.com/imachug \ No newline at end of file diff --git a/_data/signed/ivanka2012.yaml b/_data/signed/ivanka2012.yaml new file mode 100644 index 000000000..1555be17e --- /dev/null +++ b/_data/signed/ivanka2012.yaml @@ -0,0 +1,2 @@ +name: ivanka2012 +link: https://github.com/ivanka2012 \ No newline at end of file diff --git a/_data/signed/josephbburg.yaml b/_data/signed/josephbburg.yaml new file mode 100644 index 000000000..a5b114c2b --- /dev/null +++ b/_data/signed/josephbburg.yaml @@ -0,0 +1,2 @@ +name: Joseph Brandenburg +link: https://github.com/josephbburg \ No newline at end of file diff --git a/_data/signed/jsisaev1.yaml b/_data/signed/jsisaev1.yaml new file mode 100644 index 000000000..428c59021 --- /dev/null +++ b/_data/signed/jsisaev1.yaml @@ -0,0 +1,2 @@ +name: Yaroslav Isaev +link: https://github.com/jsisaev1 \ No newline at end of file diff --git a/_data/signed/kageru.yaml b/_data/signed/kageru.yaml new file mode 100644 index 000000000..119348bf2 --- /dev/null +++ b/_data/signed/kageru.yaml @@ -0,0 +1,2 @@ +name: kageru +link: https://github.com/kageru \ No newline at end of file diff --git a/_data/signed/kakolisgay.yaml b/_data/signed/kakolisgay.yaml new file mode 100644 index 000000000..fd2bf7dff --- /dev/null +++ b/_data/signed/kakolisgay.yaml @@ -0,0 +1,2 @@ +name: Kakol +link: https://github.com/kakolisgay \ No newline at end of file diff --git a/_data/signed/karmich.yaml b/_data/signed/karmich.yaml new file mode 100644 index 000000000..357d8808b --- /dev/null +++ b/_data/signed/karmich.yaml @@ -0,0 +1,2 @@ +name: karmich +link: https://github.com/karmich \ No newline at end of file diff --git a/_data/signed/keeganjk.yaml b/_data/signed/keeganjk.yaml new file mode 100644 index 000000000..ebbe162d8 --- /dev/null +++ b/_data/signed/keeganjk.yaml @@ -0,0 +1,2 @@ +name: keeganjk +link: https://github.com/keeganjk \ No newline at end of file diff --git a/_data/signed/kitsunyan.yaml b/_data/signed/kitsunyan.yaml new file mode 100644 index 000000000..c1ec20f5e --- /dev/null +++ b/_data/signed/kitsunyan.yaml @@ -0,0 +1,2 @@ +name: kitsunyan +link: https://github.com/kitsunyan \ No newline at end of file diff --git a/_data/signed/kompowiec.yaml b/_data/signed/kompowiec.yaml new file mode 100644 index 000000000..077b1f0a2 --- /dev/null +++ b/_data/signed/kompowiec.yaml @@ -0,0 +1,2 @@ +name: kompowiec2 +link: https://github.com/kompowiec \ No newline at end of file diff --git a/_data/signed/lmcdd.yaml b/_data/signed/lmcdd.yaml new file mode 100644 index 000000000..9582f2fb0 --- /dev/null +++ b/_data/signed/lmcdd.yaml @@ -0,0 +1,2 @@ +name: Dmitry Derbin +link: https://github.com/lmcdd \ No newline at end of file diff --git a/_data/signed/longyap.yaml b/_data/signed/longyap.yaml new file mode 100644 index 000000000..c1899d797 --- /dev/null +++ b/_data/signed/longyap.yaml @@ -0,0 +1,2 @@ +name: yap seng long +link: https://github.com/longyap \ No newline at end of file diff --git a/_data/signed/lunar-mining.yaml b/_data/signed/lunar-mining.yaml new file mode 100644 index 000000000..8e840ecf1 --- /dev/null +++ b/_data/signed/lunar-mining.yaml @@ -0,0 +1,2 @@ +name: Rachel-Rose O'Leary +link: https://github.com/lunar-mining \ No newline at end of file diff --git a/_data/signed/lvmtime.yaml b/_data/signed/lvmtime.yaml new file mode 100644 index 000000000..416295b65 --- /dev/null +++ b/_data/signed/lvmtime.yaml @@ -0,0 +1,2 @@ +name: Lev Meirovitch +link: https://github.com/lvmtime \ No newline at end of file diff --git a/_data/signed/maxp779.yaml b/_data/signed/maxp779.yaml new file mode 100644 index 000000000..5859858a3 --- /dev/null +++ b/_data/signed/maxp779.yaml @@ -0,0 +1,2 @@ +name: Maximilian Power +link: https://github.com/maxp779 \ No newline at end of file diff --git a/_data/signed/menelkir.yaml b/_data/signed/menelkir.yaml new file mode 100644 index 000000000..0ba4a5d65 --- /dev/null +++ b/_data/signed/menelkir.yaml @@ -0,0 +1,2 @@ +name: Daniel Menelkir +link: https://gitlab.com/menelkir \ No newline at end of file diff --git a/_data/signed/meri22.yaml b/_data/signed/meri22.yaml new file mode 100644 index 000000000..58857667a --- /dev/null +++ b/_data/signed/meri22.yaml @@ -0,0 +1,2 @@ +name: Meri Amirkhanian +link: https://github.com/meri22 \ No newline at end of file diff --git a/_data/signed/mgayanov.yaml b/_data/signed/mgayanov.yaml new file mode 100644 index 000000000..15a681fa0 --- /dev/null +++ b/_data/signed/mgayanov.yaml @@ -0,0 +1,2 @@ +name: Marat Gaianov +link: https://github.com/mgayanov \ No newline at end of file diff --git a/_data/signed/milanandreew.yaml b/_data/signed/milanandreew.yaml new file mode 100644 index 000000000..7e3266760 --- /dev/null +++ b/_data/signed/milanandreew.yaml @@ -0,0 +1,2 @@ +name: Milan Andreew +link: https://github.com/milanandreew \ No newline at end of file diff --git a/_data/signed/mileschet.yaml b/_data/signed/mileschet.yaml new file mode 100644 index 000000000..af4493a1c --- /dev/null +++ b/_data/signed/mileschet.yaml @@ -0,0 +1,2 @@ +name: Roberto Santacroce Martins +link: https://github.com/mileschet \ No newline at end of file diff --git a/_data/signed/nekonee.yaml b/_data/signed/nekonee.yaml new file mode 100644 index 000000000..7d7d9eefe --- /dev/null +++ b/_data/signed/nekonee.yaml @@ -0,0 +1,2 @@ +name: nekonee +link: https://github.com/nekonee \ No newline at end of file diff --git a/_data/signed/nukeop.yaml b/_data/signed/nukeop.yaml new file mode 100644 index 000000000..eba8834fb --- /dev/null +++ b/_data/signed/nukeop.yaml @@ -0,0 +1,2 @@ +name: nukeop +link: https://github.com/nukeop \ No newline at end of file diff --git a/_data/signed/ojnny.yaml b/_data/signed/ojnny.yaml new file mode 100644 index 000000000..208189b46 --- /dev/null +++ b/_data/signed/ojnny.yaml @@ -0,0 +1,2 @@ +name: Jonny Lindqvist +link: https://github.com/ojnny \ No newline at end of file diff --git a/_data/signed/owwk.yaml b/_data/signed/owwk.yaml new file mode 100644 index 000000000..adce47b54 --- /dev/null +++ b/_data/signed/owwk.yaml @@ -0,0 +1,2 @@ +name: Chris Dutton +link: https://github.com/owwk \ No newline at end of file diff --git a/_data/signed/pas9x.yaml b/_data/signed/pas9x.yaml new file mode 100644 index 000000000..b0a385df2 --- /dev/null +++ b/_data/signed/pas9x.yaml @@ -0,0 +1,2 @@ +name: pas9x +link: https://github.com/pas9x \ No newline at end of file diff --git a/_data/signed/pda0.yaml b/_data/signed/pda0.yaml new file mode 100644 index 000000000..3c7523985 --- /dev/null +++ b/_data/signed/pda0.yaml @@ -0,0 +1,2 @@ +name: Dmitriy Pomerantsev +link: https://github.com/pda0 \ No newline at end of file diff --git a/_data/signed/pitachx.yaml b/_data/signed/pitachx.yaml new file mode 100644 index 000000000..18b9c41be --- /dev/null +++ b/_data/signed/pitachx.yaml @@ -0,0 +1,2 @@ +name: Alex BerS +link: https://github.com/pitachx \ No newline at end of file diff --git a/_data/signed/powpingdone.yaml b/_data/signed/powpingdone.yaml new file mode 100644 index 000000000..440c13452 --- /dev/null +++ b/_data/signed/powpingdone.yaml @@ -0,0 +1,2 @@ +name: powpingdone +link: https://github.com/powpingdone \ No newline at end of file diff --git a/_data/signed/problemoo.yaml b/_data/signed/problemoo.yaml new file mode 100644 index 000000000..85aaa607c --- /dev/null +++ b/_data/signed/problemoo.yaml @@ -0,0 +1,2 @@ +name: Problemoo +link: https://github.com/problemoo \ No newline at end of file diff --git a/_data/signed/reactos573.yaml b/_data/signed/reactos573.yaml new file mode 100644 index 000000000..32bfd79fe --- /dev/null +++ b/_data/signed/reactos573.yaml @@ -0,0 +1,2 @@ +name: Alex A. +link: https://github.com/reactos573 \ No newline at end of file diff --git a/_data/signed/rydnr.yaml b/_data/signed/rydnr.yaml new file mode 100644 index 000000000..837e54ecf --- /dev/null +++ b/_data/signed/rydnr.yaml @@ -0,0 +1,2 @@ +name: rydnr +link: https://github.com/rydnr \ No newline at end of file diff --git a/_data/signed/shmutalov.yaml b/_data/signed/shmutalov.yaml new file mode 100644 index 000000000..f12c63098 --- /dev/null +++ b/_data/signed/shmutalov.yaml @@ -0,0 +1,2 @@ +name: Sherzod Mutalov +link: https://github.com/shmutalov \ No newline at end of file diff --git a/_data/signed/shurlakov.yaml b/_data/signed/shurlakov.yaml new file mode 100644 index 000000000..0712f0724 --- /dev/null +++ b/_data/signed/shurlakov.yaml @@ -0,0 +1,2 @@ +name: Sergey Shurlakov +link: https://github.com/shurlakov \ No newline at end of file diff --git a/_data/signed/stalker0912.yaml b/_data/signed/stalker0912.yaml new file mode 100644 index 000000000..5494aa775 --- /dev/null +++ b/_data/signed/stalker0912.yaml @@ -0,0 +1,2 @@ +name: stalker0912, GNU supporter +link: https://github.com/stalker0912/ \ No newline at end of file diff --git a/_data/signed/stemid.yaml b/_data/signed/stemid.yaml new file mode 100644 index 000000000..c6ec837ef --- /dev/null +++ b/_data/signed/stemid.yaml @@ -0,0 +1,2 @@ +name: Stefan Midjich +link: https://github.com/stemid \ No newline at end of file diff --git a/_data/signed/svinerus.yaml b/_data/signed/svinerus.yaml new file mode 100644 index 000000000..3d40df1da --- /dev/null +++ b/_data/signed/svinerus.yaml @@ -0,0 +1,2 @@ +name: svinerus +link: https://github.com/svinerus \ No newline at end of file diff --git a/_data/signed/the-rocinante.yaml b/_data/signed/the-rocinante.yaml new file mode 100644 index 000000000..8e71af739 --- /dev/null +++ b/_data/signed/the-rocinante.yaml @@ -0,0 +1,2 @@ +name: James Holden +link: https://github.com/the-rocinante/ \ No newline at end of file diff --git a/_data/signed/tmp6154.yaml b/_data/signed/tmp6154.yaml new file mode 100644 index 000000000..7ee53daa6 --- /dev/null +++ b/_data/signed/tmp6154.yaml @@ -0,0 +1,2 @@ +name: Vitaly Ostrosablin +link: https://github.com/tmp6154 \ No newline at end of file diff --git a/_data/signed/torwalds.yaml b/_data/signed/torwalds.yaml new file mode 100644 index 000000000..989aff24b --- /dev/null +++ b/_data/signed/torwalds.yaml @@ -0,0 +1,2 @@ +name: Denys Zelenov +link: https://github.com/torwalds \ No newline at end of file diff --git a/_data/signed/unger1984.yaml b/_data/signed/unger1984.yaml new file mode 100644 index 000000000..003f0247b --- /dev/null +++ b/_data/signed/unger1984.yaml @@ -0,0 +1,2 @@ +name: Andrey Unger +link: https://github.com/unger1984 \ No newline at end of file diff --git a/_data/signed/unti1x.yaml b/_data/signed/unti1x.yaml new file mode 100644 index 000000000..14c9ed42c --- /dev/null +++ b/_data/signed/unti1x.yaml @@ -0,0 +1,2 @@ +name: unti1x +link: https://github.com/unti1x \ No newline at end of file diff --git a/_data/signed/vstrelstov.yaml b/_data/signed/vstrelstov.yaml new file mode 100644 index 000000000..260ac5146 --- /dev/null +++ b/_data/signed/vstrelstov.yaml @@ -0,0 +1,2 @@ +name: Vasiliy Streltsov +link: https://github.com/vstrelstov \ No newline at end of file diff --git a/_data/signed/wendor.yaml b/_data/signed/wendor.yaml new file mode 100644 index 000000000..bba290b20 --- /dev/null +++ b/_data/signed/wendor.yaml @@ -0,0 +1,2 @@ +name: Anton Solomonov +link: https://github.com/wendor \ No newline at end of file diff --git a/_data/signed/xDShot.yaml b/_data/signed/xDShot.yaml new file mode 100644 index 000000000..1625aabe4 --- /dev/null +++ b/_data/signed/xDShot.yaml @@ -0,0 +1,2 @@ +name: Mike Burdin +link: https://github.com/xDShot \ No newline at end of file diff --git a/_data/signed/xgqt.yaml b/_data/signed/xgqt.yaml new file mode 100644 index 000000000..b5d145f60 --- /dev/null +++ b/_data/signed/xgqt.yaml @@ -0,0 +1,2 @@ +name: XGQT +link: https://github.com/xgqt \ No newline at end of file diff --git a/_data/signed/yuriv.yaml b/_data/signed/yuriv.yaml new file mode 100644 index 000000000..a6947c213 --- /dev/null +++ b/_data/signed/yuriv.yaml @@ -0,0 +1,2 @@ +name: yuriv +link: https://github.com/yuriv \ No newline at end of file diff --git a/_data/signed/yuriy-chumak.yaml b/_data/signed/yuriy-chumak.yaml new file mode 100644 index 000000000..53af95b10 --- /dev/null +++ b/_data/signed/yuriy-chumak.yaml @@ -0,0 +1,2 @@ +name: Yuriy Chumak +link: https://github.com/yuriy-chumak \ No newline at end of file diff --git a/_layouts/letter.html b/_layouts/letter.html new file mode 100644 index 000000000..80f00a9f4 --- /dev/null +++ b/_layouts/letter.html @@ -0,0 +1,87 @@ +--- +layout: home +--- + +

+ 2021-03-23 +

+ +

+ Richard M. Stallman, frequently known as RMS, + has been a driving force in the free software + movement for decades, with contributions including + the GNU operating system and Emacs. +

+ +

+ Recently, there have been vile online attacks + looking to remove him from the FSF board of directors + for expressing his personal opinions. We have watched + this happen before in an organized fashion with other + prominent free software activists and programmers. + We will not stand idly this time, when an icon + of this community is attacked. +

+ +

+ FSF is an autonomous body that is capable of treating + its members in a fair, unbiased fashion, and should not + give in to external social pressures. We urge the + FSF to consider the arguments against RMS objectively + and to truly understand the meaning of his words and actions. +

+ +

+ Historically, RMS has been expressing his views in ways + that upset many people. He is usually more focused on the + philosophical underpinnings, and pursuing the objective + truth and linguistic purism, while underemphasising people's + feelings on matters he's commenting on. This makes his arguments + vulnerable to misunderstanding and misrepresentation, something + which we feel is happening in the open letter calling for his removal. + His words need to be interpreted in this context and + taking into account that more often than not, + he is not looking to put things diplomatically. +

+ +

+ Regardless, Stallman's opinions on the matters + he is being persecuted over are not relevant to + his ability to lead a community such as the FSF. + Furthermore, he is entitled to his opinions just + as much as anyone else. Members and supporters do not + have to agree with his opinions, but should respect + his right to freedom of thought and speech. +

+ +

+To the FSF: +

+ +

+ Removing RMS will hurt FSF's image and will deal + a significant blow to the momentum of the free software movement. + We urge you to consider your actions carefully, + as what you will decide will have a serious impact + on the future of the software industry. +

+ +

+ + To the ambush mob who is ganging up on Richard Stallman over + reasonable arguments in debate and various opinions and beliefs + voiced over decades as a public figure: + +

+ +

+ You have no part in choosing the leadership of any communities. Especially not via another mob attack which does not remotely resemble a fairly conducted debate as exemplified by better people such as Richard Stallman. +

+ +

+ To sign, please submit a pull request. +

+ +
+ {{ content }} +
diff --git a/index.html b/index.html new file mode 100644 index 000000000..1f2908a53 --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ +--- +layout: letter +--- + +

+ + Signed: + +

+ + diff --git a/index.md b/index.md deleted file mode 100644 index ad33e6b54..000000000 --- a/index.md +++ /dev/null @@ -1,236 +0,0 @@ -*2021-03-23* - -Richard M. Stallman, frequently known as RMS, has been a driving force in the free software movement for decades, with contributions including the GNU operating system and Emacs. - -Recently, there have been vile online attacks looking to remove him from the FSF board of directors for expressing his personal opinions. We have watched this happen before in an organized fashion with other prominent free software activists and programmers. We will not stand idly this time, when an icon of this community is attacked. - -FSF is an autonomous body that is capable of treating its members in a fair, unbiased fashion, and should not give in to external social pressures. We urge the FSF to consider the arguments against RMS objectively and to truly understand the meaning of his words and actions. - -Historically, RMS has been expressing his views in ways that upset many people. He is usually more focused on the philosophical underpinnings, and pursuing the objective truth and linguistic purism, while underemphasising people's feelings on matters he's commenting on. This makes his arguments vulnerable to misunderstanding and misrepresentation, something which we feel is happening in the open letter calling for his removal. His words need to be interpreted in this context and taking into account that more often than not, he is not looking to put things diplomatically. - -Regardless, Stallman's opinions on the matters he is being persecuted over are not relevant to his ability to lead a community such as the FSF. Furthermore, he is entitled to his opinions just as much as anyone else. Members and supporters do not have to agree with his opinions, but should respect his right to freedom of thought and speech. - -**To the FSF:** - -Removing RMS will hurt FSF's image and will deal a significant blow to the momentum of the free software movement. We urge you to consider your actions carefully, as what you will decide will have a serious impact on the future of the software industry. - - -**To the ambush mob who is ganging up on Richard Stallman over reasonable arguments in debate and various opinions and beliefs voiced over decades as a public figure:** - -You have no part in choosing the leadership of any communities. Especially not via another mob attack which does not remotely resemble a fairly conducted debate as exemplified by better people such as Richard Stallman. - -To sign, please [submit a pull request](https://github.com/rms-support-letter/rms-support-letter.github.io/pulls). - - -Signed, -[yuriv](https://github.com/yuriv) - -[AlphaHot](https://github.com/AlphaHot) - -[hrg71](https://github.com/hrg71) - -[nukeop](https://github.com/nukeop) - -[ivanka2012](https://github.com/ivanka2012) - -[NO_ob](https://github.com/NO-ob/) - -[John SViN24](https://github.com/SViN24) - -[averne](https://github.com/averne) - -[Tredkip](https://github.com/Tredkip) - -[VincentPrevost](https://github.com/VincentPrevost) - -[stalker0912, GNU supporter](https://github.com/stalker0912/) - -[Phate6660](https://github.com/Phate6660) - -[Bronzu](https://github.com/Bronzu) - -[boozerboozeman](https://github.com/boozerboozeman) - -[Joseph Brandenburg](https://github.com/josephbburg) - -[Maximilian Power](https://github.com/maxp779) - -[XGQT](https://github.com/xgqt) - -[Cardboard Turtle](https://github.com/CardboardTurtle) - -[Midov (Midek)](https://github.com/Midek) - -[Chris Dutton](https://github.com/owwk) - -[Shardion](https://github.com/Shardion) - -[Problemoo](https://github.com/problemoo) - -[Daniel Menelkir](https://gitlab.com/menelkir) - -[Gamelone](https://github.com/gamelone) - -[fuuon](https://github.com/fuuon) - -[keeganjk](https://github.com/keeganjk) - -[woross](https://github.com/gardenBanter) - -[HAUSEVULT](https://github.com/HAUSEVULT) - -[powpingdone](https://github.com/powpingdone) - -[Kiran Gopinathan](https://github.com/gopiandcode) - -[Snorklo](https://github.com/Soolko) - -[Dima Akater](https://gitlab.com/akater) - -[kompowiec2](https://github.com/kompowiec) - -[kitsunyan](https://github.com/kitsunyan) - -[Alex A.](https://github.com/reactos573) - -[Ethan Schoenhofen](https://github.com/ethan-schoenhofen) - -[Richard Kramenstetter](https://github.com/Rhdrmhdrvf/) - -[Gooberpatrol66](https://github.com/Gooberpatrol66) - -[Big Flai](https://github.com/big-flai) - -[JackRedstonia](https://gitlab.com/JackRedstonia) - -[yap seng long](https://github.com/longyap) - -[Anirudh Oppiliappan](https://github.com/icyphox) - -[Kakol](https://github.com/kakolisgay) - -[Rachel-Rose O'Leary](https://github.com/lunar-mining) - -[Amir Taaki](https://twitter.com/Narodism) - -[Joybuke](https://github.com/Joybuke) - -[Álex Román Núñez (EIRTeam)](https://github.com/eirexe/) - -[Bazsalanszky](https://github.com/Bazsalanszky) - -[Roberto Santacroce Martins](https://github.com/mileschet) - -[Sebastian Erika Higgins](https://github.com/bctnry) - -[Nonetrix](https://nonetrix.neocities.org) - -[James Holden](https://github.com/the-rocinante/) - -[nekonee](https://github.com/nekonee) - -[Dmitry Zolotarev (dvz0)](https://github.com/dvz0) - -[Milan Andreew](https://github.com/milanandreew) - -[kageru](https://github.com/kageru) - -[Jakub Stenka](https://github.com/GDI512) - -[Aroop Roelofs (FinlayDaG33k)](https://github.com/finlaydag33k) - -[Alexey Gorshkov (AnimusPEXUS)](https://github.com/AnimusPEXUS) - -[Ivan Machugovskiy](https://github.com/imachug) - -[Vladislav Glinsky](https://github.com/cl0ne) - -[Boris P](https://github.com/control-panel) - -[Vitaly Ostrosablin](https://github.com/tmp6154) - -[Sergei Shilin](https://github.com/GutsyHeart) - -[Yuriy Chumak](https://github.com/yuriy-chumak) - -[киберджин](https://github.com/codefather-labs) - -[Adam Katz](https://github.com/dial8gue) - -[Watcher3056](https://github.com/Watcher3056) - -[unti1x](https://github.com/unti1x) - -[Daniel](https://github.com/Zuzuk-null) - -[Stanislav Shmarov](https://github.com/Snarpix) - -[Sherzod Mutalov](https://github.com/shmutalov) - -[Dmitriy Osipov](https://github.com/Shiftuia) - -[Dmitry Derbin](https://github.com/lmcdd) - -[N0rbert](https://github.com/N0rbert) - -[Mike Burdin](https://github.com/xDShot) - -[Andrey Unger](https://github.com/unger1984) - -[Denys Zelenov](https://github.com/torwalds) - -[Sam Hardwick](https://github.com/Traubert) - -[Nikita Mynzat](https://github.com/Axeleron7) - -[svinerus](https://github.com/svinerus) - -[Andrey Unger](https://github.com/unger1984) - -[Stefan Midjich](https://github.com/stemid) - -[Anton Solomonov](https://github.com/wendor) - -[rydnr](https://github.com/rydnr) - -[karmich](https://github.com/karmich) - -[Maxim Mikhailov](https://github.com/darkness9724) - -[Fineco Spaco](https://github.com/FinecoFinit) - -[Dmitriy Pomerantsev](https://github.com/pda0) - -[karmich](https://github.com/karmich) - -[TimurC1](https://github.com/TimurC1) - -[Alexey Gusev aka GuAlSe](https://gitlab.com/gualse) - -[Alexander Tulyakov](https://github.com/MrChaos1993) - -[Jonny Lindqvist](https://github.com/ojnny) - -[Kirill K.](https://github.com/CrepCrep) - -[Yury Remishevsky](https://github.com/StoneToken) - -[Alexey Arkhipov](https://github.com/arksilva) - -[Vladimir Zorin](https://github.com/epicfilemcnulty) - -[Vasiliy Streltsov](https://github.com/vstrelstov) - -[Vladimir Zorin](https://github.com/epicfilemcnulty) - -[Meri Amirkhanian](https://github.com/meri22) - -[George Linkovsky](https://github.com/Timofffee) - -[Aleksej Serdyukov](https://github.com/aleksejrs) - -[Serge Postrash](https://github.com/SDKiller) - -[Bartek Sabat](https://github.com/Cloud11665) - -[Alice Frey](https://github.com/aliasn3t) diff --git a/migrate.py b/migrate.py new file mode 100644 index 000000000..67bad73da --- /dev/null +++ b/migrate.py @@ -0,0 +1,41 @@ +"""Automate migration to new sign system +""" + +import re +from urllib.request import urlopen +from string import ascii_letters + + +md_link_regex = re.compile(r'\[(?P.*)\]\((?P.+)\)') +username_regex = re.compile(r'https:\/\/(git(hub|lab)\.com|twitter\.com)\/(?P.+\b)') + + +def parse_signed(text: str): + for match in md_link_regex.findall(text): + name, url = match[0], match[1] + + if url.startswith('https://github.com/rms-support-letter'): + continue + + username_match = username_regex.match(url) + if username_match is None: + filename = ''.join([i for i in name if i in ascii_letters + ' ']) + filename = filename.replace(' ', '_') + if not filename: + print(f'failed to make filename for {name}') + continue + else: + filename = username_match.group('username') + with open(f'_data/signed/{filename}.yaml', 'w', encoding='utf-8') as file: + file.write( + f'name: {name}\nlink: {url}' + ) + + +def load_index(): + with urlopen('https://raw.githubusercontent.com/rms-support-letter/rms-support-letter.github.io/master/index.md') as f: + return f.read().decode() + + +if __name__ == '__main__': + parse_signed(load_index())