[roll] Roll infra/recipes [tricium] Fix inclusive language replacements

The respectful_code_words.json file in fuchsia.git uses strings as the
values with different options separated by commas and spaces, whereas
the cpoied data in here uses lists. Add logic to convert to a consistent
format, to avoid suggesting replacing non-inclusive words with single
characters.

Original-Fixes: b/428007777
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1313084
Original-Revision: 1d8169421d20e8ec668c7e4cd6922732b42362c3
GitOrigin-RevId: 78d2cdd4ddd796bf9c67c55d04ca4ec8d47eaca1
Change-Id: I099ae5c919a1749a5d165f82aa3ff479c40dd906
1 file changed
tree: e63f28c3c5e0c9adfd2b68d7b3342df368e65c23
  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.