diff --git a/chromium-coreboot.yaml b/chromium-coreboot.yaml index 868c00f..216cb33 100644 --- a/chromium-coreboot.yaml +++ b/chromium-coreboot.yaml @@ -10,23 +10,23 @@ sites: branch: chromeos-2016.05 authentication: cookie cookieName: o - cookieValue: {somefunnystring} + cookieValue: "{somefunnystring}" workstreams: main: neverModify: - util/crossgcc/ - 3rdparty/ - util/nvidia/cbootimage/ - .checkpatch.conf - .gitmodules - OWNERS + - util/crossgcc/ + - 3rdparty/ + - util/nvidia/cbootimage/ + - .checkpatch.conf + - .gitmodules + - OWNERS coreboot-sdk: onlyIfTouching: - util/crossgcc/ + - util/crossgcc/ neverModify: - 3rdparty/ - util/nvidia/cbootimage/ - .checkpatch.conf - .gitmodules - OWNERS + - 3rdparty/ + - util/nvidia/cbootimage/ + - .checkpatch.conf + - .gitmodules + - OWNERS