Skip to content

Commit 7fc00f3

Browse files
meta(contrib): create OWNERS file
Signed-off-by: Derek Lewis <[email protected]>
1 parent d214daf commit 7fc00f3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

OWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// For an explanation of the OWNERS rules and syntax, see:
2+
// https://github.com/ampproject/amp-github-apps/blob/main/owners/OWNERS.example
3+
4+
{
5+
"rules": [
6+
{
7+
"owners": [{ "name": "wg-a-team" }]
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)