grub-lakitu: Add OWNERS file Chrome OS is moving towards enforcing OWNERS approval for changes to all repositories, and the first step is to ensure each repository has a correct OWNERS file. BUG=chromium:748644 TEST=None Change-Id: I03b749b91274983e2ca9f9a4ad4873ecc9297701 Signed-off-by: Kirtika Ruchandani <kirtika@google.com> Reviewed-on: https://chromium-review.googlesource.com/1651393 Tested-by: Kirtika Ruchandani <kirtika@chromium.org> Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..0a5c439 --- /dev/null +++ b/OWNERS
@@ -0,0 +1,2 @@ +edjee@google.com +rkolchmeyer@google.com