From c1c1a0a686d5b54201668efd91d59e602ee1eb60 Mon Sep 17 00:00:00 2001 From: leeduan Date: Wed, 13 Sep 2023 16:05:12 -0400 Subject: [PATCH 1/3] chore: update codeowners for new team structure --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4e3d2b4f..09526f5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @FigureTechnologies/team-rd +* @FigureTechnologies/backend-markets-rd From abbcbfca770f93ed94c22f8ce17c09e355adf4f1 Mon Sep 17 00:00:00 2001 From: Lee Duan Date: Wed, 13 Sep 2023 16:10:42 -0400 Subject: [PATCH 2/3] Add SC team to CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 09526f5a..2afdf747 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @FigureTechnologies/backend-markets-rd +* @FigureTechnologies/backend-markets-rd @FigureTechnologies/backend-markets-smart-contracts From 80ffa24bf14758de2f495ecd6a0c6b9d1a9e6972 Mon Sep 17 00:00:00 2001 From: leeduan Date: Thu, 14 Sep 2023 13:27:54 -0400 Subject: [PATCH 3/3] chore: update service.datadog.yaml for new team structure --- service.datadog.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service.datadog.yaml b/service.datadog.yaml index 4a57c4a4..6b2df9e5 100644 --- a/service.datadog.yaml +++ b/service.datadog.yaml @@ -1,6 +1,6 @@ schema-version: v2 dd-service: asset-classification-smart-contract -team: team-rd +team: backend-markets-rd contacts: - type: slack contact: https://figure-group.slack.com/archives/C024YJBBBU0 @@ -11,4 +11,4 @@ repos: docs: - name: GitHub Team provider: github - url: https://github.com/orgs/FigureTechnologies/teams/team-rd/members + url: https://github.com/orgs/FigureTechnologies/teams/backend-markets-rd/members