File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# These owners will be the default owners for everything in the repo.
2
2
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
3
- * @ pleo-io/team-invoices @ pleo-io/team-vendors-subs-and-invoices
3
+ * @ pleo-io/team-accounts-payable
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This document describes some processes and guidelines we follow as a team and wi
10
10
11
11
When creating your PR, please add the following reviewers:
12
12
13
- - ` @pleo-io/team-invoices ` or individual members of your team
13
+ - ` @pleo-io/team-accounts-payable `
14
14
15
15
Keep the number of reviewers small to make it obvious who is responsible for reviewing the PR.
16
16
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 1
3
3
service :
4
4
name : Prop
5
5
lifecycle : generally_available
6
- owner : team-invoices
6
+ owner : team-accounts-payable
7
7
language : Kotlin
8
8
description : |-
9
9
Simple auto-discovered dynamic properties for your app!
You can’t perform that action at this time.
0 commit comments