Add Sven Vowe @nuclearglow as a systemd maintainer

pull/108/head
Bruno Sutic 2022-06-03 10:57:42 +02:00
parent 0ad6174ec5
commit 9329afa932
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/usr/bin/env bash
# Maintainer: Sven Vowe @nuclearglow
# Contact maintainer for any change to this file.
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CURRENT_DIR/../variables.sh"

View File

@ -1,5 +1,8 @@
#!/usr/bin/env bash
# Maintainer: Sven Vowe @nuclearglow
# Contact maintainer for any change to this file.
CURRENT_DIR="$( dirname ${BASH_SOURCE[0]} )"
source "$CURRENT_DIR/../helpers.sh"