[roll] Roll cobalt-registry [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.

Since no other fields were set in the METADATA.textproto file, I just
deleted it entirely.

Original-Bug: 433756549
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1330485
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: 16c287a29441d3ef1b0d55bb3eeaac73e23a34e5
GitOrigin-RevId: 6b76187aed72a376f768db55a2ab6ce7de6d8003
Change-Id: Ifa75fa63ef637f060f0ca2da96f015e0ac1916c9
1 file changed
tree: 6363fc5d3694f82c9cc5fb58f96c22bce6789b59
  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.