We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0203b5d commit 194b976Copy full SHA for 194b976
catalog.yml
@@ -65,7 +65,9 @@ documentation_url:
65
# Format: 'name <email> (url)'
66
# The name is required; max 256 characters.
67
# The email and url are optional, and should be in valid email/URL formats.
68
-owners: [Simon Vandamme <simon.vandamme@skyline.be>]
+owners:
69
+ - name: 'Simon Vandamme'
70
+ email: 'simon.vandamme@skyline.be'
71
72
# [Optional]
73
# Tags that allow you to categorize your Catalog items.
0 commit comments