Skip to content

Commit 167940b

Browse files
committed
chore: add repository/homepage metadata for extension
Add missing `repository` and `homepage` fields to the extension package manifest. AI-assisted: yes. Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
1 parent 66d345d commit 167940b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "rhel-vms",
3+
"repository": "https://github.com/redhat-developer/podman-desktop-rhel-ext",
4+
"homepage": "https://github.com/redhat-developer/podman-desktop-rhel-ext#readme",
35
"displayName": "RHEL VMs",
46
"description": "Create Red Hat Enterprise Linux VMs easily",
57
"version": "0.13.0-next",

0 commit comments

Comments
 (0)