Update README for CTAN upload (#1106)

This commit is contained in:
Patrick Förster 2024-05-01 11:42:08 +02:00 committed by GitHub
parent 7dafafc942
commit 5f337b026a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 3 deletions

View file

@ -130,6 +130,6 @@ jobs:
fields: |
pkg: texlab
version: ${{ github.event.release.tag_name }}
uploader: Eric Förster
email: eric.foerster@outlook.com
uploader: Patrick Förster
email: patrick.foerster@outlook.de
update: 'true'

View file

@ -1,6 +1,5 @@
[![CI](https://github.com/latex-lsp/texlab/workflows/CI/badge.svg)](https://github.com/latex-lsp/texlab/actions)
[![Wiki](https://img.shields.io/badge/docs-Wiki-success)](https://github.com/latex-lsp/texlab/wiki)
[![GitHub release](https://img.shields.io/github/release/latex-lsp/texlab?label=github)](https://github.com/latex-lsp/texlab/releases)
[![CTAN](https://img.shields.io/ctan/v/texlab)](https://ctan.org/pkg/texlab)
@ -80,3 +79,11 @@ in the project folder.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Maintainers
- Patrick Förster (patrick.foerster@outlook.de)
## License
[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)