Skip to content

Commit

Permalink
Gitlab acl mechanism won't allow a downgrade from inherited rights
Browse files Browse the repository at this point in the history
Remove lbt from all entries as he's an owner
Remove sage as developer as he's a maintainer
Make abranson master for toolchain

Signed-off-by: David Greaves <david.greaves@jolla.com>
  • Loading branch information
lbt committed Jan 16, 2019
1 parent aef74b5 commit a8db0b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions maintainers.yaml
Expand Up @@ -48,8 +48,8 @@
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."
roles:
- master: [lbt]
- developer: [blam, kjokinie, pvuorela, rainemak, slava, IZh, jpetrell, sage, abranson, martyone, jusa, chriadam, kende, tomin]
- master: []
- developer: [blam, kjokinie, pvuorela, rainemak, slava, IZh, jpetrell, abranson, martyone, jusa, chriadam, kende, tomin]
- package-group:
team: Base Packages
packages:
Expand Down Expand Up @@ -314,8 +314,8 @@
name: Gnome
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, tomin]
- master: [abranson, pvuorela]
- developer: [kjokinie, pvuorela, rainemak, slava, IZh, jpetrell, abranson, tomin]
- package-group:
team: Gnome
packages:
Expand Down Expand Up @@ -773,8 +773,8 @@
- team:
name: Toolchain
roles:
- master: [sage]
- developer: [IZh, abranson, kende, tomin]
- master: [abranson]
- developer: [IZh, kende, tomin]
- package-group:
team: Toolchain
packages:
Expand Down

0 comments on commit a8db0b8

Please sign in to comment.