We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add9aaf commit c774550Copy full SHA for c774550
1 file changed
src/main/scala/io/viash/config/Author.scala
@@ -27,7 +27,7 @@ import io.viash.schemas._
27
@example(
28
"""authors:
29
|- name: Jane Doe
30
- | role: [author, maintainer]
+ | roles: [author, maintainer]
31
| email: jane@doe.com
32
| info:
33
| github: janedoe
0 commit comments