A new Skara feature [1][2], which will allow better control over the
number of reviewers for pull requests, has been enabled for the jfx
repository.
With this change, the Skara bot will automatically default to two
reviewers. This requirement does not apply to Backport or Merge-style
pull requests. This behavior can still be overridden using the
`/reviewers` command.
Most JavaFX pull request need 2 reviewers, so this will shift the burden
of manually setting the number of reviewers to those fewer cases where a
reviewer determines that a single reviewer is sufficient (e.g., a test bug).
Let me know if there are any questions.
-- Kevin
[1] https://bugs.openjdk.org/browse/SKARA-2573
[2] https://bugs.openjdk.org/browse/SKARA-2708