diff --git a/samples/react-pagecontributors/README.md b/samples/react-pagecontributors/README.md index b34c2f63c..e83e6d808 100644 --- a/samples/react-pagecontributors/README.md +++ b/samples/react-pagecontributors/README.md @@ -42,8 +42,8 @@ Displays page contributors in reverse chronological order. Solution|Author(s) --------|--------- -PageContributors | Stéphane Magne ([@SPParse](https://twitter.com/SPParse)) -PageContributors | Ari Gunawan ([@arigunawan3023](https://twitter.com/arigunawan3023)) +PageContributors | [Stéphane Magne](https://github.com/SPParseError) ([@SPParse](https://twitter.com/SPParse)) +PageContributors | [Ari Gunawan](https://github.com/AriGunawan) ([@arigunawan3023](https://twitter.com/arigunawan3023)) ## Version history @@ -80,10 +80,10 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. -If you encounter any issues while using this sample, [create a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=YOUR-SOLUTION-NAME&authors=@YOURGITHUBUSERNAME&title=YOUR-SOLUTION-NAME%20-%20). +If you encounter any issues while using this sample, [create a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=react-pagecontributors&authors=@SPParseError%20@AriGunawan&title=react-pagecontributors%20-%20). -For questions regarding this sample, [create a new question](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=YOUR-SOLUTION-NAME&authors=@YOURGITHUBUSERNAME&title=YOUR-SOLUTION-NAME%20-%20). +For questions regarding this sample, [create a new question](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=react-pagecontributors&authors=@SPParseError%20@AriGunawan&title=react-pagecontributors%20-%20). -Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=YOUR-SOLUTION-NAME&authors=@YOURGITHUBUSERNAME&title=YOUR-SOLUTION-NAME%20-%20). +Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-pagecontributors&authors=@SPParseError%20@AriGunawan&title=react-pagecontributors%20-%20). diff --git a/samples/react-pagecontributors/assets/sample.json b/samples/react-pagecontributors/assets/sample.json index a0f8e9164..19ff39ecd 100644 --- a/samples/react-pagecontributors/assets/sample.json +++ b/samples/react-pagecontributors/assets/sample.json @@ -9,7 +9,7 @@ "Displays page contributors in reverse chronological order." ], "creationDateTime": "2017-07-27", - "updateDateTime": "2017-07-27", + "updateDateTime": "2021-05-23", "products": [ "SharePoint", "Office" @@ -21,7 +21,7 @@ }, { "key": "SPFX-VERSION", - "value": "GA" + "value": "1.12.1" } ], "thumbnails": [ @@ -45,6 +45,12 @@ "pictureUrl": "https://github.com/SPParseError.png", "name": "St\u00E9phane Magne", "twitter": "SPParse" + }, + { + "gitHubAccount": "AriGunawan", + "name": "Ari Gunawan", + "company": "", + "pictureUrl": "https://github.com/AriGunawan.png" } ], "references": [