[mod] galaxy definition

This commit is contained in:
fenris 2025-09-26 00:16:16 +02:00
parent 4d1abe25c0
commit 711d1ff1a1

View file

@ -2,7 +2,7 @@
# The namespace of the collection. This can be a company/brand/organization or product namespace under which all # The namespace of the collection. This can be a company/brand/organization or product namespace under which all
# content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with # content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with
# underscores or numbers and cannot contain consecutive underscores # underscores or numbers and cannot contain consecutive underscores
namespace: roydfalk namespace: fenris
# The name of the collection. Has the same character restrictions as 'namespace' # The name of the collection. Has the same character restrictions as 'namespace'
name: arc name: arc
@ -16,7 +16,7 @@ readme: README.md
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url) # A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
# @nicks:irc/im.site#channel' # @nicks:irc/im.site#channel'
authors: authors:
- Royd Falk <roydfalk@folksprak.org> - Fenris <fenris@folksprak.org>
### OPTIONAL but strongly recommended ### OPTIONAL but strongly recommended