Skip to content

Commit 66b6ef3

Browse files
Add owner field to Windows Products manifest files (#21673)
Adds 'owner': 'windows-products' field to 2 integration manifest.json files for IDP-800. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent 1a18b4c commit 66b6ef3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

winkmem/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": "70d34855-e504-4716-be0a-cc9d7d82e5ab",
44
"app_id": "winkmem",
5+
"owner": "windows-products",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

wlan/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": "dbf0f387-cef7-4694-9001-b7bb5c1c1274",
44
"app_id": "wlan",
5+
"owner": "windows-products",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

0 commit comments

Comments
 (0)