release: publish mpm-brand-voice-plugin as a Codex marketplace

This commit is contained in:
2026-07-25 20:54:48 -05:00
parent 9e6d9043aa
commit 000694dcb5
+20
View File
@@ -0,0 +1,20 @@
{
"name": "mpm-brand-voice-marketplace",
"interface": {
"displayName": "MPM Brand Voice"
},
"plugins": [
{
"name": "mpm-brand-voice",
"source": {
"source": "local",
"path": "."
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}