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
jablonnc committed Oct 17, 2023
1 parent 2d108bd commit be58688
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions cortex.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
openapi: "3.0.0"
openapi: 3.0.1
info:
title: "Tinkerpop"
description: "Automatically generated package.json, please edit manually"
title: Tinkerpop
description: Automatically generated package.json, please edit manually
x-cortex-git:
github:
repository: "JupiterOne/tinkerpop"
repository: JupiterOne/tinkerpop
x-cortex-owners:
- type: "group"
name: "JupiterOne/tiny-hippocamp"
x-cortex-service-groups: "tier-4"
x-cortex-tag: "tinkerpop"
- type: group
name: JupiterOne/tiny-hippocamp
x-cortex-service-groups: tier-4

Check warning on line 11 in cortex.yaml

View check run for this annotation

Cortex App / Cortex

cortex.yaml#L11

Unparseable group list
x-cortex-tag: tinkerpop
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Automatically generated package.json, please edit manually",
"repository": {
"type": "git",
"url": "https://github.com/JupiterOne/tinkerpop.git"
"url": "https://github.com/JupiterOne/tinkerpop"
},
"license": "UNLICENSED"
}
}

0 comments on commit be58688

Please sign in to comment.