Skip to content

Update copyright information and enhance project description#33

Merged
shibayan merged 1 commit into
masterfrom
update-copyright
Mar 31, 2026
Merged

Update copyright information and enhance project description#33
shibayan merged 1 commit into
masterfrom
update-copyright

Conversation

@shibayan

Copy link
Copy Markdown
Owner

This pull request updates copyright and author information across the documentation and project metadata to ensure proper attribution. It also provides a more detailed description of the OpenApiWeaver package.

Project metadata updates:

  • Updated the Description in OpenApiWeaver.csproj to clarify that the package is an incremental Roslyn source generator for OpenAPI 3.x documents, generating strongly typed C# HTTP clients at build time.
  • Added a Copyright field with the name "Tatsuro Shibamura" and year 2026 to OpenApiWeaver.csproj.

Documentation updates:

  • Changed the copyright owner in the VitePress site footer from "shibayan" to "Tatsuro Shibamura".

@shibayan shibayan requested a review from Copilot March 31, 2026 17:26
@shibayan shibayan self-assigned this Mar 31, 2026
@shibayan shibayan added the documentation Improvements or additions to documentation label Mar 31, 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

Updates package and documentation metadata to improve attribution and clarify what the OpenApiWeaver NuGet package does (incremental Roslyn source generator generating strongly-typed C# HTTP clients from OpenAPI 3.x at build time).

Changes:

  • Expanded the NuGet package Description to be more specific about generator behavior and scope.
  • Added NuGet Copyright metadata for 2026.
  • Updated the docs site footer copyright owner text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/OpenApiWeaver/OpenApiWeaver.csproj Refines package description and adds copyright metadata.
docs/.vitepress/config.mts Updates VitePress footer copyright owner text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/OpenApiWeaver/OpenApiWeaver.csproj
@shibayan shibayan merged commit 9b8994c into master Mar 31, 2026
8 checks passed
@shibayan shibayan deleted the update-copyright branch March 31, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants