From 391854befa743547b828c23b6ebb94174515fc2b Mon Sep 17 00:00:00 2001 From: Ashok Bommisetti <112637605+ashokpleo@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:58:04 +0200 Subject: [PATCH] Updating team names (#266) Signed-off-by: ashokpleo --- .github/CODEOWNERS | 2 +- CONTRIBUTING.md | 2 +- opslevel.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 12e546c0..ff065cf3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in the repo. # Unless a later match takes precedence, they will be requested for review when someone opens a pull request. -* @pleo-io/team-invoices @pleo-io/team-vendors-subs-and-invoices +* @pleo-io/team-accounts-payable diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbaabcef..b7f09eda 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ This document describes some processes and guidelines we follow as a team and wi When creating your PR, please add the following reviewers: -- `@pleo-io/team-invoices` or individual members of your team +- `@pleo-io/team-accounts-payable` Keep the number of reviewers small to make it obvious who is responsible for reviewing the PR. diff --git a/opslevel.yml b/opslevel.yml index caa4f3a1..8460c1e3 100644 --- a/opslevel.yml +++ b/opslevel.yml @@ -3,7 +3,7 @@ version: 1 service: name: Prop lifecycle: generally_available - owner: team-invoices + owner: team-accounts-payable language: Kotlin description: |- Simple auto-discovered dynamic properties for your app!