commit | e7f103a3f9d4e5b6730309a18e5a258751597f0e | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Thu Mar 21 00:42:49 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 20 17:44:23 2024 -0700 |
tree | bededbab669d39f5b16a761ff7015a3fd44b513d | |
parent | 0cae311c2ef02e21a48a96bc092938ef53895229 [diff] |
[roll] Roll fuchsia [scripts] Establish OWNERShip guidelines Given the wide breadth of the code under //scripts and the project's desire to encourage more local ownership, there are intentionally no OWNERS of //scripts itself (only per-file entries). Rather, the addition of new subdirectories or top-level files is expected to fall back toward requiring an OWNERS override. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011520 Original-Revision: c2ff7d71f54651f48dcf97f1f74a34e89260744f GitOrigin-RevId: f61085193fe02081cb82af839cd723f8095b02cc Change-Id: Icf0ec7f989fc6f5fac25fa921253abb597a05270
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.