[roll] Roll fuchsia [banjo] Add OWNERS file to fuchsia.hardware.display.*

This adds //src/graphics/display/ OWNERS to
fuchsia.hardware.display.* banjo files' owners list.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804787
Original-Revision: 63b2dd2d93f6bf464edffa93898926fe92edec42
GitOrigin-RevId: 11026718619d581340b957a089119808c5311711
Change-Id: Ib56305de5ea0b3650c4e986ed692c12287365c4a
1 file changed
tree: 9566928e929daa5e7d49e91f31d85f5597fbd4fd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.