Skip to content

Commit d585280

Browse files
authored
Merge branch 'Slicer:main' into main
2 parents bcf2548 + 58f2754 commit d585280

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

KonfAI.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"build_dependencies": [],
4+
"build_subdirectory": ".",
5+
"category": "Pipelines",
6+
"scm_revision": "main",
7+
"scm_url": "https://github.com/vboussot/SlicerKonfAI",
8+
"tier": 3
9+
}

SegTemplateEditor.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"build_dependencies": [],
4+
"build_subdirectory": ".",
5+
"category": "Segmentation",
6+
"scm_revision": "main",
7+
"scm_url": "https://github.com/esheo-skia/Slicer-SegTemplateEditor.git",
8+
"tier": 1
9+
}

0 commit comments

Comments
 (0)