Go to file
Crystal Melting Dot afe48a780c Improved signing procedure
Previous one has som issues:

- A lot of users editing the same markdown file leads to merge conflics
- Resolving this conflicts is error prone
- It requires more time to check whats changed

New system solves that by:

- Creating new file for each user in `_data/signed`

This way there wil by no more merge conflicts
Also, it will be easier to see whats changed.
2021-03-24 15:40:45 +03:00
_data/signed Improved signing procedure 2021-03-24 15:40:45 +03:00
_layouts Improved signing procedure 2021-03-24 15:40:45 +03:00
.gitignore Improved signing procedure 2021-03-24 15:40:45 +03:00
404.html Improved signing procedure 2021-03-24 15:40:45 +03:00
Gemfile Improved signing procedure 2021-03-24 15:40:45 +03:00
Gemfile.lock Improved signing procedure 2021-03-24 15:40:45 +03:00
LICENSE Initial commit 2021-03-23 20:23:39 +00:00
README.md Improved signing procedure 2021-03-24 15:40:45 +03:00
_config.yml Improved signing procedure 2021-03-24 15:40:45 +03:00
index.html Improved signing procedure 2021-03-24 15:40:45 +03:00
migrate.py Improved signing procedure 2021-03-24 15:40:45 +03:00

README.md

A open letter in support of RMS.

To sign, create a file in _data/signed/ named <username>.yaml with the following content:

name: <your name here>
link: <link to your profile or site>

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