diff --git a/.all-contributorsrc b/.all-contributorsrc index b966d0fb..63235c53 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3598,6 +3598,15 @@ "doc" ] }, + { + "login": "jmatsuzawa", + "name": "Jiro Matsuzawa", + "avatar_url": "https://avatars.githubusercontent.com/u/545426?v=4", + "profile": "http://blogs.gnome.org/jmatsuzawa/", + "contributions": [ + "tool" + ] + }, { "login": "GuoCheng24", "name": "Guo Cheng", diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 68914f9a..5af5766e 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1034,7 +1034,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.8", + "version": "1.0.9", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -1055,7 +1055,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "c879319654fd28740ae42074dd90fd488bfe2064" + "sha": "8c124d149fbbf3de1a122932bea226815f614964" } }, { diff --git a/README.md b/README.md index b87abae1..31d139d2 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Suren K

Konstantinos Passadis | Azure MVP | MCT

Alex Sokol
+
Jiro Matsuzawa

Guo Cheng
diff --git a/plugins/external.json b/plugins/external.json index 08f90f78..71a77ec4 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -736,7 +736,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.8", + "version": "1.0.9", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -757,7 +757,7 @@ "source": "github", "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "c879319654fd28740ae42074dd90fd488bfe2064" + "sha": "8c124d149fbbf3de1a122932bea226815f614964" } }, { diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index e1be2f77..cad9734a 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -499,6 +499,7 @@ import PageHeader from '../components/PageHeader.astro';
Suren K

Konstantinos Passadis | Azure MVP | MCT

Alex Sokol
+
Jiro Matsuzawa

Guo Cheng