[roll] Roll cobalt [metadata] Delete `review_notify` field

This field is deprecated and will soon be deleted from the
METADATA.textproto schema.

The setting will still be persisted in the Gerrit configuration files on
the magic refs/meta/config ref for this repo, so the mailing list will
still receive notifications for reviews.

Original-Bug: 433756549
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1330484
Original-Revision: 2b5b9858a69f0956cd16846be864128170e36bd6
GitOrigin-RevId: a8fcc80fe6395f7813d78bdada300903f82bc794
Change-Id: I5215568dffd101517dc2cd6a0448cc1be0171ffe
1 file changed
tree: 54e49cab06f095b4c77c336d2de7ff464b661616
  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.