Skip to content
Merged
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
Prev Previous commit
Next Next commit
Merge branch 'master' into deprecations-blog
  • Loading branch information
DiegoAndai committed Feb 19, 2024
commit 00c2593cf7da6214d93df691877a66f07b2fbb2d
5 changes: 5 additions & 0 deletions docs/src/modules/components/TopLayoutBlog.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ export const authors = {
avatar: 'https://avatars.githubusercontent.com/u/92274722',
github: 'richbustos',
},
colmtuite: {
name: 'Colm Tuite',
avatar: 'https://avatars.githubusercontent.com/u/805073',
github: 'colmtuite',
},
diegoandai: {
name: 'Diego Andai',
avatar: 'https://avatars.githubusercontent.com/u/16889233',
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.