Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -461,3 +461,14 @@ hendrytl:
name: "Todd Hendry"
website: "https://www.linkedin.com/in/todd-hendry-962aa577/"
avatar: "https://avatars.githubusercontent.com/u/36863669"

heejingithub:
name: "Heejin Cho"
website: "https://www.linkedin.com/in/heejc/"
avatar: "https://avatars.githubusercontent.com/u/169293861"

joanneshin-openai:
name: "Joanne Shin"
website:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Provide required website and avatar URIs for new author

The new joanneshin-openai entry leaves website: and avatar: blank. The authors.yaml file is validated against .github/authors_schema.json, which marks both fields as required strings with URI format. Leaving them empty causes schema validation to fail and will break the build or block publishing of this entry. Populate these fields with valid URLs or remove the entry until the data is available.

Useful? React with 👍 / 👎.

avatar: