mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-18 05:50:41 +08:00
16 lines
186 B
Text
16 lines
186 B
Text
|
# as-dir Template
|
||
|
# ===============
|
||
|
# Filename format: AS<Number>
|
||
|
# Owner Name
|
||
|
NAME=""
|
||
|
# Description
|
||
|
DESC=""
|
||
|
# Contact
|
||
|
CONTACT=(
|
||
|
"EMAIL:"
|
||
|
"TELEGRAM:"
|
||
|
"IRC:"
|
||
|
"MASTODON:"
|
||
|
"GITHUB:"
|
||
|
)
|