| # Syntax for OWNERS files can be found at |
| # https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/backend-find-owners.md |
| # |
| # OWNERS for all modules. Please see individual modules for their OWNERS files. |
| # |
| # Extended Pigweed team members. |
| include EXTENDED_OWNERS |
| |
| # Core Pigweed team members. |
| # Note: a core Pigweed team member should be among the OWNERS for each module. |
| asadmemon@google.com #{LAST_RESORT_SUGGESTION} |
| davidroth@google.com #{LAST_RESORT_SUGGESTION} |
| frolv@google.com #{LAST_RESORT_SUGGESTION} |
| hayala@google.com #{LAST_RESORT_SUGGESTION} |
| hepler@google.com #{LAST_RESORT_SUGGESTION} |
| kayce@google.com #{LAST_RESORT_SUGGESTION} |
| keir@google.com #{LAST_RESORT_SUGGESTION} |
| konkers@google.com #{LAST_RESORT_SUGGESTION} |
| leonardteng@google.com #{LAST_RESORT_SUGGESTION} |
| liambucci@google.com #{LAST_RESORT_SUGGESTION} |
| lpique@google.com #{LAST_RESORT_SUGGESTION} |
| mohrr@google.com #{LAST_RESORT_SUGGESTION} |
| |
| # Additional owners for updating bazel dependencies. |
| per-file MODULE.bazel.lock=file:WORKSPACE_OWNERS |
| per-file MODULE.bazel=file:WORKSPACE_OWNERS |