Skip to content

Commit

Permalink
update authors
Browse files Browse the repository at this point in the history
  • Loading branch information
script32 committed Dec 4, 2024
1 parent 5ffab3f commit f8eb693
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/m365-automate-meeting-summary/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
],
"authors": [
{
"gitHubAccount": "YourGitHubProfile",
"pictureUrl": "https://your-profile-picture-url.com",
"name": "Your Name"
"gitHubAccount": "script32",
"pictureUrl": "https://avatars.githubusercontent.com/u/11950749?s=40&v=4",
"name": "Cristian Rodriguez"
}
],
"references": [
Expand Down

0 comments on commit f8eb693

Please sign in to comment.