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 Sep 22, 2023
1 parent 0eee003 commit 90ed063
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* @jupiterone/sre

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

0 comments on commit 90ed063

Please sign in to comment.