Skip to content

Add author attribution to Site Studio canvas#2166

Merged
aaronpowell merged 1 commit into
github:mainfrom
ayangupt:add-site-studio-author
Jul 1, 2026
Merged

Add author attribution to Site Studio canvas#2166
aaronpowell merged 1 commit into
github:mainfrom
ayangupt:add-site-studio-author

Conversation

@ayangupt

Copy link
Copy Markdown
Contributor

Small follow-up to #2117 (now merged). Adds the author block to extensions/site-studio/canvas.json so the Canvas Extensions gallery renders attribution ("by @ayangupt"), matching the other extensions (e.g. accessibility-kanban, where-was-i). Metadata-only; no code change.

"author": { "name": "Ayan Gupta", "url": "https://github.com/ayangupt" }

Adds the author block to extensions/site-studio/canvas.json so the canvas
gallery shows attribution (by @ayangupt), matching other extensions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ayangupt ayangupt requested a review from aaronpowell as a code owner June 30, 2026 16:17
Copilot AI review requested due to automatic review settings June 30, 2026 16:17
@github-actions github-actions Bot added the canvas-extension PR touches canvas extensions label Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds missing author attribution metadata to the Site Studio canvas extension so the Canvas Extensions gallery can render “by …” consistently with other extensions in extensions/*/canvas.json.

Changes:

  • Add an "author" object (name + GitHub URL) to extensions/site-studio/canvas.json.
Show a summary per file
File Description
extensions/site-studio/canvas.json Adds author metadata (name + URL) consistent with other canvas extension manifests.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Low

@aaronpowell aaronpowell merged commit b7f2e08 into github:main Jul 1, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

canvas-extension PR touches canvas extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants