Skip to content

Commit 391854b

Browse files
authored
Updating team names (#266)
Signed-off-by: ashokpleo <[email protected]>
1 parent a5d93b4 commit 391854b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# These owners will be the default owners for everything in the repo.
22
# 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

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This document describes some processes and guidelines we follow as a team and wi
1010

1111
When creating your PR, please add the following reviewers:
1212

13-
- `@pleo-io/team-invoices` or individual members of your team
13+
- `@pleo-io/team-accounts-payable`
1414

1515
Keep the number of reviewers small to make it obvious who is responsible for reviewing the PR.
1616

opslevel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1
33
service:
44
name: Prop
55
lifecycle: generally_available
6-
owner: team-invoices
6+
owner: team-accounts-payable
77
language: Kotlin
88
description: |-
99
Simple auto-discovered dynamic properties for your app!

0 commit comments

Comments
 (0)