diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2023-09-04 11:00:32 +0200 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2023-09-04 16:02:56 +0200 |
commit | 1e1b2051db47a82513f4eb4e9da892207785b7e2 (patch) | |
tree | 2c9908a7389c50ff12a35ae5a6020023bab24fb9 /admin | |
parent | 98453732e2b7f74234776445844609f3b4dc70d0 (diff) |
treewide: change my no longer used email
Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company
due to some reasons how the development goes and since that day my work address is not
available and not sure if there is some redirect to someone else, but if anyone wants to
reach me, use my email address, where they can find me.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'admin')
-rw-r--r-- | admin/syslog-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/syslog-ng/Makefile b/admin/syslog-ng/Makefile index 2f2cdc663..a6edb205e 100644 --- a/admin/syslog-ng/Makefile +++ b/admin/syslog-ng/Makefile @@ -4,7 +4,7 @@ PKG_NAME:=syslog-ng PKG_VERSION:=4.2.0 PKG_RELEASE:=1 -PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz> +PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com> PKG_LICENSE:=LGPL-2.1-or-later GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING LGPL.txt GPL.txt PKG_CPE_ID:=cpe:/a:balabit:syslog-ng |