mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 19:57:46 -04:00
Add PublisherID records for Wikivoyge
This commit is contained in:
parent
01fae0e767
commit
6da7425485
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user