15 lines
215 B
YAML
15 lines
215 B
YAML
|
---
|
||
|
api: "0.13"
|
||
|
space: Example
|
||
|
logo: https://example.org/logo.png
|
||
|
url: https://example.org
|
||
|
location:
|
||
|
lat: 0.0
|
||
|
lon: 0.0
|
||
|
state:
|
||
|
open: null
|
||
|
contact:
|
||
|
email: example@example.org
|
||
|
issue_report_channels:
|
||
|
- email
|