[roll] Roll fuchsia [scripts] Port owner/who_owns.py to py3

This ports scripts/owner/who_owns.py to py3.x

This change was the result of the 2to3-2.7 source compatibility tool.

Original-Bug: 77963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538454
Original-Revision: 1c0b3e560936069aee09fa60b432b629fd5ef81a
GitOrigin-RevId: bc005e6e6582cb52786920e1c80eaeb80998a763
Change-Id: I3f7ac378a19bc1f7126be6dbef66d191aaeaab74
1 file changed
tree: bd4d96734066a1038efeda1d91d09514215fbe77
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.