aboutsummaryrefslogtreecommitdiff
path: root/user-config.default.sh
blob: 4675afb6a0e036c91a09f375e22468eec9da6286 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
#
# user-config.default.sh - user configuration options;
#                          copy this file to user-config.sh and modify to
#                          your liking.
#

# The maintainer to be listed in the PKGBUILD.
maintainer="Your Name <your@email-address.tld>"