Skip to content

Commit cb1d7b8

Browse files
IDP-800: Add owner field to ebpf-platform manifest file (#21721)
* Add owner field to new-workloads manifest file Adds 'owner': 'new-workloads' field to gpu integration manifest.json file for IDP-800. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Update owner to ebpf-platform team Corrects the owner field from 'new-workloads' to 'ebpf-platform' for the gpu integration manifest.json file based on team feedback. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]>
1 parent bcd706c commit cb1d7b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gpu/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "1f730d2a-144d-43bc-aec3-9cf274ba8d73",
44
"app_id": "gpu",
5+
"owner": "ebpf-platform",
56
"display_on_public_website": false,
67
"tile": {
78
"overview": "README.md#Overview",

0 commit comments

Comments
 (0)