change org to LizardByte (#263)

- updates issue template
- updates docker readme
This commit is contained in:
ReenigneArcher 2022-07-29 09:45:26 -04:00 committed by GitHub
commit da3c39e9e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 117 additions and 129 deletions

View file

@ -13,7 +13,7 @@ import os
import subprocess
project_name = 'Sunshine'
project_owner = 'SunshineStream'
project_owner = 'LizardByte'
script_dir = os.path.dirname(os.path.abspath(__file__))
root_dir = os.path.dirname(script_dir)