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
parent 7d4df19cdc
commit da3c39e9e3
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)