better name

This commit is contained in:
Alex Stephen 2019-09-04 14:38:15 -07:00
parent 99121af04e
commit f5cd996ec3

View file

@ -3,13 +3,13 @@
# The namespace of the collection. This can be a company/brand/organization or product namespace under which all
# content lives. May only contain alphanumeric characters and underscores. Additionally namespaces cannot start with
# underscores or numbers and cannot contain consecutive underscores
namespace: ansible
namespace: google
# The name of the collection. Has the same character restrictions as 'namespace'
name: ansible_collections_google
name: cloud
# The version of the collection. Must be compatible with semantic versioning
version: 1.0.0
version: 0.0.1
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
@ -45,7 +45,7 @@ license:
#dependencies: {}
# The URL of the originating SCM repository
#repository: http://example.com/repository
repository: http://github.com/ansible/ansible_collections_google
# The URL to any online docs
#documentation: http://docs.example.com