From e1ee07f102ac887964b6ebacabe0e3a2a5e76ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= Date: Tue, 7 Jul 2026 21:29:50 -0300 Subject: [PATCH] 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. --- .gitignore | 3 --- README.md | 8 ++++++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 24d970d..cad3076 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,3 @@ SHA256SUMS.txt .DS_Store .idea/ .vscode/ - -# AI assistant scratch -.claude/ diff --git a/README.md b/README.md index 4bac1fc..865df6e 100644 --- a/README.md +++ b/README.md @@ -656,6 +656,14 @@ Every source file carries an explicit SPDX header. See [THIRD-PARTY-NOTICES.md](THIRD-PARTY-NOTICES.md) for full attribution. 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 All by Cristian Cezar Moisés, hosted on git.securityops.co: