Skip to content

Commit

Permalink
Populate CODEOWENRS, baseline package.json and baseline cortex.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivli-Embir committed Oct 10, 2023
1 parent 69f5cb4 commit 9c7dece
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
* @jupiterone/integrations @jupiterone/integrations-tooling @jupiterone/sre
* @jupiterone/sre

CODEOWNERS @jupiterone/security
10 changes: 10 additions & 0 deletions cortex.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
title: Oauth2
description: Automatically generated package.json, please edit manually
x-cortex-git:
github:
repository: //oauth2
x-cortex-owners:
- type: group
name: JupiterOne/sre
x-cortex-service-groups: tier-4
x-cortex-tag: oauth2
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "oauth2",
"version": "0.0.0",
"description": "Automatically generated package.json, please edit manually",
"repository": {
"type": "git",
"url": "https://github.com///oauth2"
},
"license": "UNLICENSED"
}

0 comments on commit 9c7dece

Please sign in to comment.