mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 08:36:25 +03:00
Set registered VS Code publisher identity
Use renaissance-geek for the Impeccable extension and guard the publisher identity in packaging tests. AI assistance: Codex, under maintainer direction.
This commit is contained in:
@@ -42,7 +42,7 @@ export function stageVSCodeExtension(rootDir, distDir) {
|
||||
displayName: 'Impeccable',
|
||||
description: 'Design skills for GitHub Copilot: build, critique, audit, and refine interfaces.',
|
||||
version,
|
||||
publisher: 'pbakaus',
|
||||
publisher: 'renaissance-geek',
|
||||
license: 'Apache-2.0',
|
||||
homepage: 'https://impeccable.style',
|
||||
repository: { type: 'git', url: 'https://github.com/pbakaus/impeccable.git' },
|
||||
|
||||
Reference in New Issue
Block a user