Skip to content

Commit 61e4808

Browse files
mnriemCopilot
andcommitted
Fix author field to match extension.yml manifest
Use the full author name from extension.yml rather than GitHub username. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d74868b commit 61e4808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/catalog.community.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
"name": "Data Model Diagram",
869869
"id": "data-model-diagram",
870870
"description": "Generates Mermaid ER diagrams from Spec Kit data models after planning.",
871-
"author": "benizzio",
871+
"author": "Igor Benicio de Mesquita",
872872
"version": "0.2.2",
873873
"download_url": "https://github.com/benizzio/spec-kit-data-model-diagram/archive/refs/tags/v0.2.2.zip",
874874
"repository": "https://github.com/benizzio/spec-kit-data-model-diagram",

0 commit comments

Comments
 (0)