docs: credit Alessandro (cabelo) for openSUSE packaging
Add an Acknowledgements section crediting the openSUSE maintainer for the packaging work under packaging/opensuse/. Drop the AI-assistant line from .gitignore (that ignore now lives in .git/info/exclude). Core code unchanged.
This commit is contained in:
parent
4874010d0e
commit
e1ee07f102
2 changed files with 8 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -47,6 +47,3 @@ SHA256SUMS.txt
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
# AI assistant scratch
|
|
||||||
.claude/
|
|
||||||
|
|
|
||||||
|
|
@ -656,6 +656,14 @@ Every source file carries an explicit SPDX header. See
|
||||||
[THIRD-PARTY-NOTICES.md](THIRD-PARTY-NOTICES.md) for full attribution.
|
[THIRD-PARTY-NOTICES.md](THIRD-PARTY-NOTICES.md) for full attribution.
|
||||||
VaptVupt contains no third-party source code.
|
VaptVupt contains no third-party source code.
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
|
||||||
|
- **openSUSE packaging** — [Alessandro de Oliveira Faria (CABELO)](https://github.com/cabelo)
|
||||||
|
<cabelo@opensuse.org>, openSUSE maintainer, packaged VaptVupt for the openSUSE
|
||||||
|
Build Service (the recipe under [`packaging/opensuse/`](packaging/opensuse/)).
|
||||||
|
|
||||||
|
All compression and cryptography code is by Cristian Cezar Moisés.
|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
|
|
||||||
All by Cristian Cezar Moisés, hosted on git.securityops.co:
|
All by Cristian Cezar Moisés, hosted on git.securityops.co:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue