generated from Ragdata/.github
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.dist
14 lines (14 loc) · 1.14 KB
/
.env.dist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export REPO_OWNER='Ragdata' # repository owner
export REPO_NAME='.github' # repository name
export REPO_DESC="Ragdata's Project Starter Template" # repository description
export REPO_TYPE='git' # repository type
export REPO_URL='git+https://github.com/ragdata/.github' # repository url
export USER_NAME='Ragdata' # git user name
export USER_EMAIL='ragdata@users.noreply.github.com' # git user email
export USER_URL='https://github.com/ragdata' # git user website
export LICENSE='MIT' # project license
export ISSUES='https://github.com/ragdata/.github/issues' # project issues
export HOMEPAGE='https://github.com/ragdata/.github' # project website
export ADMIN_EMAIL='admin@ragdata.dev' # administrative email address
export SECURITY_EMAIL='security@ragdata.dev' # email for reporting serious security breaches
export PATCH_STUB='patch/*' # branches containing release version of project