Revision 94f0532c442892c937a72ca4ab62275530e5e0e4 authored by Anca Zamfir on 11 January 2022, 10:49:26 UTC, committed by Anca Zamfir on 11 January 2022, 10:49:26 UTC
2 parent s f15ee33 + 2617a5c
Raw File
CODEOWNERS
# CODEOWNERS: https://help.github.com/articles/about-codeowners/

# Everything goes through the following "global owners" by default.
# Unless a later match takes precedence, these three will be
# requested for review when someone opens a PR.
# Note that the last matching pattern takes precedence, so
# global owners are only requested if there isn't a more specific
# codeowner specified below. For this reason, the global codeowners
# are often repeated in package-level definitions.
*      @ebuchman @cmwaters @tychoish @williambanfield @creachadair
back to top