Skip to content

Commit

Permalink
fix: update codeowners (#99)
Browse files Browse the repository at this point in the history
* this is now owned by ores
  • Loading branch information
george-e-shaw-iv authored Aug 26, 2022
1 parent 859dd39 commit 7004898
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See https://help.github.com/articles/about-codeowners/
* @getoutreach/fnd-dt
* @getoutreach/cs-outreach-extensibility

###Block(customCodeowners)

Expand Down
2 changes: 1 addition & 1 deletion bootstrap.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions opslevel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 1
service:
name: goql
product: Outreach
owner: fnd_dt
owner: cs_outreach-extensibility
language: Golang
framework: stencil
description: >
Expand All @@ -28,7 +28,7 @@ service:
- key: repo
value: "https://github.com/getoutreach/goql"
- key: reporting_team
value: "fnd-dt"
value: "cs-outreach-extensibility"
- key: app
value: "goql"
- key: name
Expand Down
8 changes: 4 additions & 4 deletions service.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: goql
reportingTeam: fnd-dt
reportingTeam: cs-outreach-extensibility
description: A GraphQL client package written in Go.
oss: true
slack: dev-tooling-notifications
slack: orexservice-notifications
library: true
circleAPIKey: ""
lintroller: bronze
Expand Down Expand Up @@ -33,7 +33,7 @@ arguments:
releaseOptions:
allowMajorVersions: null
enablePrereleases: false
reportingTeam: fnd-dt
reportingTeam: cs-outreach-extensibility
resources: {}
service: false
tracing: honeycomb
Expand All @@ -44,12 +44,12 @@ arguments:
- deploy/mint/%(environment)s/validation/mint-validator-payload
- deploy/flagship-shared-secret/%(environment)s/authn-flagship-payload
modules:
- name: github.com/getoutreach/stencil-opslevel
- name: github.com/getoutreach/stencil-outreach
- name: github.com/getoutreach/stencil-circleci
- name: github.com/getoutreach/stencil-actions
- name: github.com/getoutreach/stencil-base
- name: github.com/getoutreach/stencil-golang
- name: github.com/getoutreach/stencil-opslevel
opsLevel:
serviceTier: 0
lifecycle: ""
Expand Down
2 changes: 1 addition & 1 deletion stencil.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: v1.21.1
generated: 2022-08-21T21:51:29.871042Z
generated: 2022-08-26T18:52:43.64427Z
modules:
- name: github.com/getoutreach/stencil-actions
url: https://github.com/getoutreach/stencil-actions
Expand Down

0 comments on commit 7004898

Please sign in to comment.