Add my gpg fingerprint to release docs

This commit is contained in:
Jean Flach 2018-04-23 11:28:12 +02:00
parent d4ffddebcd
commit 209889ea3e
1 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,12 @@ NH:
git tag -u 630F89D9 -m "Version $VERSION" v$VERSION
```
JF:
```
git tag -u 9E0B003C -m "Version $VERSION" v$VERSION
```
Push the tag:
```