Documentation+Makefile: update AUTHORS generation
Fixes https://github.com/shaarli/Shaarli/issues/935 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
e4ed3a46b7
commit
dc37a482ed
2 changed files with 10 additions and 10 deletions
doc/md
|
@ -46,6 +46,12 @@ TBA
|
|||
|
||||
|
||||
## Increment the version code, update docs, create and push a signed tag
|
||||
### Update the list of Git contributors
|
||||
```bash
|
||||
$ make authors
|
||||
$ git commit -s -m "Update AUTHORS"
|
||||
```
|
||||
|
||||
### Create and merge a Pull Request
|
||||
This one is pretty straightforward ;-)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue