Commit Graph

3 Commits

Author SHA1 Message Date
Maciej Barć 600fd55e27
_data/signed/xgqt.yaml: add short description
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-25 13:37:22 +01:00
Maciej Barć b70d86ee1d
index.md, _data/signed/xgqt.yaml: add my real name
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-24 15:34:24 +01:00
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