mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-01 21:43:09 +00:00
chore: publish from main
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -546,6 +546,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://surenk.com"><img src="https://avatars.githubusercontent.com/u/902972?v=4" width="100px;" alt=""/><br /><sub><b>Suren K</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.cloudblogger.eu"><img src="https://avatars.githubusercontent.com/u/53148138?v=4" width="100px;" alt=""/><br /><sub><b>Konstantinos Passadis | Azure MVP | MCT</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alx-so"><img src="https://avatars.githubusercontent.com/u/8975621?v=4" width="100px;" alt=""/><br /><sub><b>Alex Sokol</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://blogs.gnome.org/jmatsuzawa/"><img src="https://avatars.githubusercontent.com/u/545426?v=4" width="100px;" alt=""/><br /><sub><b>Jiro Matsuzawa</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GuoCheng24"><img src="https://avatars.githubusercontent.com/u/224264187?v=4" width="100px;" alt=""/><br /><sub><b>Guo Cheng</b></sub></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -499,6 +499,7 @@ import PageHeader from '../components/PageHeader.astro';
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://surenk.com"><img src="https://avatars.githubusercontent.com/u/902972?v=4" width="100px;" alt=""/><br /><sub><b>Suren K</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.cloudblogger.eu"><img src="https://avatars.githubusercontent.com/u/53148138?v=4" width="100px;" alt=""/><br /><sub><b>Konstantinos Passadis | Azure MVP | MCT</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alx-so"><img src="https://avatars.githubusercontent.com/u/8975621?v=4" width="100px;" alt=""/><br /><sub><b>Alex Sokol</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://blogs.gnome.org/jmatsuzawa/"><img src="https://avatars.githubusercontent.com/u/545426?v=4" width="100px;" alt=""/><br /><sub><b>Jiro Matsuzawa</b></sub></a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GuoCheng24"><img src="https://avatars.githubusercontent.com/u/224264187?v=4" width="100px;" alt=""/><br /><sub><b>Guo Cheng</b></sub></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user