Skip to content

Commit

Permalink
MAINT: update teams (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Aug 15, 2024
1 parent 565e031 commit f1582ec
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 5 deletions.
6 changes: 3 additions & 3 deletions content/en/teams/maintainers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/30074037?u=c2549c85c82266302c71aef5c20446871323d91b&v=4"'
alt = 'Avatar of Kai'
alt = 'Avatar of Kai Striega'
{{< /image >}}
Kai'''
Kai Striega'''
link = 'https://github.com/Kai-Striega'

[[item]]
Expand Down Expand Up @@ -282,7 +282,7 @@ link = 'https://github.com/rlucas7'
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"'
src = 'https://avatars.githubusercontent.com/u/45071?u=ef2af0a29229833cd2ae0e5aeb90283881e8c1e0&v=4"'
alt = 'Avatar of Stefan van der Walt'
{{< /image >}}
Stefan van der Walt'''
Expand Down
32 changes: 31 additions & 1 deletion content/en/teams/triage-team.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,16 @@ alt = 'Avatar of endolith'
endolith'''
link = 'https://github.com/endolith'

[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/10579828?v=4"'
alt = 'Avatar of fancidev'
{{< /image >}}
fancidev'''
link = 'https://github.com/fancidev'

[[item]]
type = 'card'
classcard = 'text-center'
Expand All @@ -88,6 +98,16 @@ alt = 'Avatar of Maja Gwóźdź'
Maja Gwóźdź'''
link = 'https://github.com/mkg33'

[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/666402?u=08764de13b66ac2a20ff7fe3913c9f73cb1f8578&v=4"'
alt = 'Avatar of Nick ODell'
{{< /image >}}
Nick ODell'''
link = 'https://github.com/nickodell'

[[item]]
type = 'card'
classcard = 'text-center'
Expand All @@ -102,7 +122,17 @@ link = 'https://github.com/noatamir'
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/5774448?u=af1d8beea7d3c37d064e0dcb42d96c41e1318934&v=4"'
src = 'https://avatars.githubusercontent.com/u/14363975?u=1b2685931a63e81d379f7ec657d97456dc6eca0d&v=4"'
alt = 'Avatar of Scott Shambaugh'
{{< /image >}}
Scott Shambaugh'''
link = 'https://github.com/scottshambaugh'

[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/5774448?u=7c9c9b2854994aed2673ff4fdd3c4f2fda07f425&v=4"'
alt = 'Avatar of Shekhar Prasad Rajak'
{{< /image >}}
Shekhar Prasad Rajak'''
Expand Down
2 changes: 1 addition & 1 deletion content/en/teams/web-team.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ link = 'https://github.com/rgommers'
type = 'card'
classcard = 'text-center'
body = '''{{< image >}}
src = 'https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"'
src = 'https://avatars.githubusercontent.com/u/45071?u=ef2af0a29229833cd2ae0e5aeb90283881e8c1e0&v=4"'
alt = 'Avatar of Stefan van der Walt'
{{< /image >}}
Stefan van der Walt'''
Expand Down

0 comments on commit f1582ec

Please sign in to comment.