build: correct listed username for @Splaktar in pullapprove config (#37636)
Previously, Michael Prentice's username was erroneously listed at @michaelprentice however his Github username is actually @Splaktar. This issue is corrected by this change to properly allow him to provide reviews. PR Close #37636
This commit is contained in:
parent
fd65958b88
commit
1f0818002c
|
@ -139,10 +139,10 @@ groups:
|
||||||
- matsko # Matias Niemela
|
- matsko # Matias Niemela
|
||||||
- mgechev # Minko Gechev
|
- mgechev # Minko Gechev
|
||||||
- mhevery # Miško Hevery
|
- mhevery # Miško Hevery
|
||||||
- michaelprentice # Michael Prentice
|
|
||||||
- mmalerba # Miles Malerba
|
- mmalerba # Miles Malerba
|
||||||
- petebacondarwin # Pete Bacon Darwin
|
- petebacondarwin # Pete Bacon Darwin
|
||||||
- pkozlowski-opensource # Pawel Kozlowski
|
- pkozlowski-opensource # Pawel Kozlowski
|
||||||
|
- Splaktar # Michael Prentice
|
||||||
- StephenFluin # Stephen Fluin
|
- StephenFluin # Stephen Fluin
|
||||||
|
|
||||||
# =========================================================
|
# =========================================================
|
||||||
|
|
Loading…
Reference in New Issue