Add PublisherID records for Wikivoyge

This commit is contained in:
Jaifroid 2023-06-29 22:15:56 +01:00
parent 01fae0e767
commit 6da7425485

View File

@ -38,6 +38,26 @@
"publisherDisplayName": "Association Kiwix"
}
}
},
"kiwix-js-wikivoyage": {
"publishers": {
"Microsoft": {
"name": "Microsoft Store",
"type": "appx",
"identityName": "Kiwix.Wikivoyage",
"displayName": "Wikivoyage by Kiwix",
"publisher": "CN=0A5438F5-EEA6-4300-9B77-E45BBD148885",
"publisherDisplayName": "Kiwix"
},
"Kiwix": {
"name": "GitHub Releases",
"type": "appx",
"identityName": "Kiwix.Wikivoyage.Electron",
"displayName": "Wikivoyage by Kiwix Electron",
"publisher": "CN=Association Kiwix, O=Association Kiwix, L=Lausanne, C=CH",
"publisherDisplayName": "Association Kiwix"
}
}
}
}