Commit 8c1c9ca8 authored by Josh Pratt's avatar Josh Pratt Committed by Commit Bot

Add flag metadata for Crostini

Assigns owners for the following Crostini flags:
crostini-usb-support
disable-crostini-files
enable-experimental-crostini-ui

Bug: 897809
Change-Id: I077743a15cb65e552d38e23f189401193723006f
Reviewed-on: https://chromium-review.googlesource.com/c/1345673Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Reviewed-by: default avatarNicholas Verne <nverne@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Josh Pratt <jopra@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611021}
parent 88b43c6a
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
}, },
{ {
"name": "crostini-usb-support", "name": "crostini-usb-support",
// "owners": [ "your-team" ], "owners": [ "jopra", "nverne", "benwells" ],
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{ {
...@@ -523,7 +523,7 @@ ...@@ -523,7 +523,7 @@
}, },
{ {
"name": "disable-crostini-files", "name": "disable-crostini-files",
// "owners": [ "your-team" ], "owners": [ "joelhockey", "nverne", "benwells" ],
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{ {
...@@ -1143,7 +1143,7 @@ ...@@ -1143,7 +1143,7 @@
}, },
{ {
"name": "enable-experimental-crostini-ui", "name": "enable-experimental-crostini-ui",
// "owners": [ "your-team" ], "owners": [ "nverne", "benwells" ],
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment