1
0
mirror of https://github.com/opencontainers/go-digest.git synced 2025-04-18 03:24:02 +03:00

Add CODEOWNERS, remove .pullapprove.yml

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
This commit is contained in:
Josh Dolitsky 2021-11-10 16:14:33 -05:00
parent b3cf61aaed
commit ad52b00669
No known key found for this signature in database
GPG Key ID: B2B93673243A65FB
2 changed files with 1 additions and 28 deletions

View File

@ -1,28 +0,0 @@
version: 2
requirements:
signed_off_by:
required: true
always_pending:
title_regex: '^WIP'
explanation: 'Work in progress...'
group_defaults:
required: 2
approve_by_comment:
enabled: true
approve_regex: '^LGTM'
reject_regex: '^Rejected'
reset_on_push:
enabled: true
author_approval:
ignored: true
conditions:
branches:
- master
groups:
go-digest:
teams:
- go-digest-maintainers

1
CODEOWNERS Normal file
View File

@ -0,0 +1 @@
* @akihirosuda @dmcgowan @stevvooe @thajeztah @vbatts