Skip to content

Commit

Permalink
Quote annotations to ensure yaml is not corrupted by stray : etc
Browse files Browse the repository at this point in the history
Signed-off-by: David Greaves <david.greaves@jolla.com>
  • Loading branch information
lbt committed Nov 14, 2017
1 parent 6eb04dd commit 55b141b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions maintainers.yaml
@@ -1,6 +1,7 @@
# Maintainer data for the mer-core git repos at https://git.merproject.org/

# This is a yaml file so be careful with the syntax.
# (When using ':' ensure quotation marks are used)
# Also, use alphabetical ordering for groups and packages.

- team:
Expand Down Expand Up @@ -44,7 +45,7 @@

- team:
name: Base Packages
annotation: These should be standard tools and libraries that we don't really modify (so there's no sane maintainer) and which form part of the core OS. Ideally this group will be kept as small as possible so packages can be managed by a Maintainer who understands the context.
annotation: "These should be standard tools and libraries that we don't really modify (so there's no sane maintainer) and which form part of the core OS. Ideally this group will be kept as small as possible so packages can be managed by a Maintainer who understands the context."
roles:
- master: [lbt]
- developer: [kjokinie, pvuorela, rainemak, slava, IZh, jpetrell, sage, abranson]
Expand Down Expand Up @@ -242,7 +243,7 @@

- team:
name: Gnome
annotation: GNOME shared dependencies: libraries, frameworks and build tools, primarily used by media components such as tracker, gstreamer etc
annotation: "GNOME shared dependencies: libraries, frameworks and build tools, primarily used by media components such as tracker, gstreamer etc"
roles:
- master: [lbt, abranson, pvuorela]
- developer: [kjokinie, pvuorela, rainemak, slava, IZh, jpetrell, sage, abranson]
Expand Down

0 comments on commit 55b141b

Please sign in to comment.