Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/request-reviews: lowercase handles consistently
This script assumed to get lowercased input before, but with the addition of pinging maintainers that's not necessarily true anymore. Since the checks for prAuthor and already-reviewed-by already lowercase, make sure to lowercase the handles in the users array, too. (cherry picked from commit 213dbf1)
- Loading branch information