Skip to content

Commit

Permalink
Add Sven Vowe @nuclearglow as a systemd maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno- committed Jun 3, 2022
1 parent 0ad6174 commit 9329afa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/handle_tmux_automatic_start/systemd_disable.sh
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
3 changes: 3 additions & 0 deletions scripts/handle_tmux_automatic_start/systemd_enable.sh
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 9329afa

Please sign in to comment.