[roll] Roll fuchsia [time][i18n] Updates OWNERS files

- neelsa@ replaced by carolineliu@ for //src/intl/OWNERS
- added rudymathu@ and guochenwei@ for //src/sys/time/OWNERS
- removed component annotations, these should live in `METADATA.textproto`.

Note that both of these OWNERS files are also included elsewhere in
the code base.

- https://cs.opensource.google/search?q=%22%2Fsrc%2Fsys%2Ftime%2FOWNERS%22&sq=&ss=fuchsia%2Ffuchsia
- https://cs.opensource.google/search?q=%22%2Fsrc%2Fintl%2FOWNERS%22&ss=fuchsia%2Ffuchsia

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266785
Original-Revision: d5bc2f9056ea90c1f1718492cc6462e04feedf97
GitOrigin-RevId: ed88ddbb02b148c9f678c4be224b88a164177364
Change-Id: I5b8a6571f3b4c5da3cb7afc6711b5abdf96e9439
1 file changed
tree: 989df1355cd2f5fdf5593836a0c488066e2423d1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.