diff --git a/Makefile b/Makefile index 1d75c25..2d6865c 100644 --- a/Makefile +++ b/Makefile @@ -22,22 +22,19 @@ clean: ## remove the build artifacts, mainly the "public" directory prepare: clean git submodule update --init -TEAMS_DIR = static/teams +TEAMS_DIR = content/en/teams TEAMS = emeritus-maintainers maintainers triage-team web-team TEAMS_QUERY = python themes/scientific-python-hugo-theme/tools/team_query.py -$(TEAMS_DIR): - mkdir -p $(TEAMS_DIR) - -$(TEAMS_DIR)/%.md: $(TEAMS_DIR) - $(TEAMS_QUERY) --org scipy --team "$*" > $(TEAMS_DIR)/$*.html +$(TEAMS_DIR)/%.toml: + $(TEAMS_QUERY) --org scipy --team "$*" > $(TEAMS_DIR)/$*.toml teams-clean: prepare for team in $(TEAMS); do \ - rm -f $(TEAMS_DIR)/$${team}.html ;\ + rm -f $(TEAMS_DIR)/$${team}.toml ;\ done -teams: | teams-clean $(patsubst %,$(TEAMS_DIR)/%.md,$(TEAMS)) +teams: | teams-clean $(patsubst %,$(TEAMS_DIR)/%.toml,$(TEAMS)) html: prepare ## build the website in ./public hugo $(BASEURLARG) diff --git a/content/en/teams.md b/content/en/teams.md deleted file mode 100644 index a5bc215..0000000 --- a/content/en/teams.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Teams -sidebar: false ---- - -{{< include-html "static/teams/maintainers.html" >}} - -{{< include-html "static/teams/triage-team.html" >}} - -{{< include-html "static/teams/web-team.html" >}} - -{{< include-html "static/teams/emeritus-maintainers.html" >}} diff --git a/content/en/teams/emeritus-maintainers.toml b/content/en/teams/emeritus-maintainers.toml new file mode 100644 index 0000000..b4bd164 --- /dev/null +++ b/content/en/teams/emeritus-maintainers.toml @@ -0,0 +1,179 @@ +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/136867?v=4"' +alt = 'Avatar of Anne Archibald' +{{< /image >}} +Anne Archibald''' +link = 'https://github.com/aarchiba' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/16557411?u=3a754c87deb564d547557e084e7a1b348371b763&v=4"' +alt = 'Avatar of Antonio Horta Ribeiro' +{{< /image >}} +Antonio Horta Ribeiro''' +link = 'https://github.com/antonior92' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/101416?v=4"' +alt = 'Avatar of argriffing' +{{< /image >}} +argriffing''' +link = 'https://github.com/argriffing' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/8453868?u=c21c34ef9293ef4b27b6c36f46701a59b7841424&v=4"' +alt = 'Avatar of Cathy Douglass' +{{< /image >}} +Cathy Douglass''' +link = 'https://github.com/cdouglass' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/25111?v=4"' +alt = 'Avatar of David Cournapeau' +{{< /image >}} +David Cournapeau''' +link = 'https://github.com/cournape' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/1046124?u=46dcb9a8dd50ffbb339649a6d708624c2a63e7bc&v=4"' +alt = 'Avatar of Denis Laxalde' +{{< /image >}} +Denis Laxalde''' +link = 'https://github.com/dlax' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/6894112?u=e46d0de3c71bd891c10bfbf3dbb952074ea6405b&v=4"' +alt = 'Avatar of Eric Quintero' +{{< /image >}} +Eric Quintero''' +link = 'https://github.com/e-q' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/2314641?v=4"' +alt = 'Avatar of Eric Moore' +{{< /image >}} +Eric Moore''' +link = 'https://github.com/ewmoore' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/277639?u=76b14735220a371f55d0cacf208d6d3aee4deb00&v=4"' +alt = 'Avatar of Fabian Pedregosa' +{{< /image >}} +Fabian Pedregosa''' +link = 'https://github.com/fabianp' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/1847484?v=4"' +alt = 'Avatar of Ian Henriksen' +{{< /image >}} +Ian Henriksen''' +link = 'https://github.com/insertinterestingnamehere' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/3343990?v=4"' +alt = 'Avatar of Jaime' +{{< /image >}} +Jaime''' +link = 'https://github.com/jaimefrio' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/781659?u=07b92bc956bbc8db74533b7cd9c80ca5175fdb2c&v=4"' +alt = 'Avatar of Jake Vanderplas' +{{< /image >}} +Jake Vanderplas''' +link = 'https://github.com/jakevdp' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/123428?v=4"' +alt = 'Avatar of Jarrod Millman' +{{< /image >}} +Jarrod Millman''' +link = 'https://github.com/jarrodmillman' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/335383?v=4"' +alt = 'Avatar of Lars' +{{< /image >}} +Lars''' +link = 'https://github.com/larsmans' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/402156?u=288a1f206a151f9e2b69f3c0ce11848d3381943e&v=4"' +alt = 'Avatar of Pearu Peterson' +{{< /image >}} +Pearu Peterson''' +link = 'https://github.com/pearu' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/320553?u=d25e1b8b91eea8f1fc8ff22a003f315527746bf8&v=4"' +alt = 'Avatar of Anthony Scopatz' +{{< /image >}} +Anthony Scopatz''' +link = 'https://github.com/scopatz' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/10172976?u=38efc9551796031d81250c19e44516972cfec742&v=4"' +alt = 'Avatar of Seth Troisi' +{{< /image >}} +Seth Troisi''' +link = 'https://github.com/sethtroisi' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/254880?v=4"' +alt = 'Avatar of Travis E. Oliphant' +{{< /image >}} +Travis E. Oliphant''' +link = 'https://github.com/teoliphant' diff --git a/content/en/teams/index.md b/content/en/teams/index.md new file mode 100644 index 0000000..7f9f1fc --- /dev/null +++ b/content/en/teams/index.md @@ -0,0 +1,20 @@ +--- +title: Teams +sidebar: false +--- + +### Maintainers + +{{< grid1 file="maintainers.toml" columns="2 3 4 5" />}} + +### Triage team + +{{< grid1 file="triage-team.toml" columns="2 3 4 5" />}} + +### Web team + +{{< grid1 file="web-team.toml" columns="2 3 4 5" />}} + +### Emeritus maintainers + +{{< grid1 file="emeritus-maintainers.toml" columns="2 3 4 5" />}} diff --git a/content/en/teams/maintainers.toml b/content/en/teams/maintainers.toml new file mode 100644 index 0000000..73fb461 --- /dev/null +++ b/content/en/teams/maintainers.toml @@ -0,0 +1,329 @@ +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/702934?u=a026c1b1117981cea46e56ba562f3e80dfa71329&v=4"' +alt = 'Avatar of Andrew Nelson' +{{< /image >}} +Andrew Nelson''' +link = 'https://github.com/andyfaff' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/3813847?v=4"' +alt = 'Avatar of Atsushi Sakai' +{{< /image >}} +Atsushi Sakai''' +link = 'https://github.com/AtsushiSakai' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/77272?v=4"' +alt = 'Avatar of Charles Harris' +{{< /image >}} +Charles Harris''' +link = 'https://github.com/charris' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/33071866?v=4"' +alt = 'Avatar of Christoph Baumgarten' +{{< /image >}} +Christoph Baumgarten''' +link = 'https://github.com/chrisb83' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/40656107?u=ec1b5e41026e08a37464489f421f0eac3474d1b1&v=4"' +alt = 'Avatar of Daniel Schmitz' +{{< /image >}} +Daniel Schmitz''' +link = 'https://github.com/dschmitz89' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/2133832?v=4"' +alt = 'Avatar of Evgeni Burovski' +{{< /image >}} +Evgeni Burovski''' +link = 'https://github.com/ev-br' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/6528957?u=b74cdd23ec9edad8546b503b3fe86b927de41c25&v=4"' +alt = 'Avatar of Gregory Lee' +{{< /image >}} +Gregory Lee''' +link = 'https://github.com/grlee77' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/33685575?v=4"' +alt = 'Avatar of h-vetinari' +{{< /image >}} +h-vetinari''' +link = 'https://github.com/h-vetinari' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/1303842?u=b5e1e287787b49216b2942bf4b5880e4b91b8d90&v=4"' +alt = 'Avatar of Ilhan Polat' +{{< /image >}} +Ilhan Polat''' +link = 'https://github.com/ilayn' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/60778417?u=6272842e4c0946308604a5f54cdaa8e6505adcbe&v=4"' +alt = 'Avatar of Jake Bowhay' +{{< /image >}} +Jake Bowhay''' +link = 'https://github.com/j-bowhay' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/440735?v=4"' +alt = 'Avatar of Josef Perktold' +{{< /image >}} +Josef Perktold''' +link = 'https://github.com/josef-pkt' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/30074037?u=c2549c85c82266302c71aef5c20446871323d91b&v=4"' +alt = 'Avatar of Kai' +{{< /image >}} +Kai''' +link = 'https://github.com/Kai-Striega' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/2365790?v=4"' +alt = 'Avatar of Eric Larson' +{{< /image >}} +Eric Larson''' +link = 'https://github.com/larsoner' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/51488791?u=57da3ab3e223374ed21bad2b965fced84e6a397c&v=4"' +alt = 'Avatar of Lucas Colley' +{{< /image >}} +Lucas Colley''' +link = 'https://github.com/lucascolley' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/67612?v=4"' +alt = 'Avatar of Matthew Brett' +{{< /image >}} +Matthew Brett''' +link = 'https://github.com/matthew-brett' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/28734319?u=47aabb43a32b6e7f62d73a75f0b51e3c640a3d2c&v=4"' +alt = 'Avatar of Nicholas McKibben' +{{< /image >}} +Nicholas McKibben''' +link = 'https://github.com/mckib2' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/6570539?u=cfb3e218754e85c4fac18064d7cfdce0b67ddaa6&v=4"' +alt = 'Avatar of Matt Haberland' +{{< /image >}} +Matt Haberland''' +link = 'https://github.com/mdhaber' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/3949932?u=aacac68df60d2cf64c17c7e5aa17adf8b738aa7b&v=4"' +alt = 'Avatar of Melissa Weber Mendonça' +{{< /image >}} +Melissa Weber Mendonça''' +link = 'https://github.com/melissawm' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/7074023?u=a20dd05a809e6865c29deca04e5cbb0c6f9e5433&v=4"' +alt = 'Avatar of Nikolay Mayorov' +{{< /image >}} +Nikolay Mayorov''' +link = 'https://github.com/nmayorov' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/82855?v=4"' +alt = 'Avatar of CJ Carey' +{{< /image >}} +CJ Carey''' +link = 'https://github.com/perimosocordiae' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/15134881?v=4"' +alt = 'Avatar of Josh Wilson' +{{< /image >}} +Josh Wilson''' +link = 'https://github.com/person142' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/13238737?v=4"' +alt = 'Avatar of peterbell10' +{{< /image >}} +peterbell10''' +link = 'https://github.com/peterbell10' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/35046?v=4"' +alt = 'Avatar of Pauli Virtanen' +{{< /image >}} +Pauli Virtanen''' +link = 'https://github.com/pv' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/23403152?v=4"' +alt = 'Avatar of Paul van Mulbregt' +{{< /image >}} +Paul van Mulbregt''' +link = 'https://github.com/pvanmulbregt' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/98330?u=22a023f8d191ba200ab13d476c83860d015cc9fe&v=4"' +alt = 'Avatar of Ralf Gommers' +{{< /image >}} +Ralf Gommers''' +link = 'https://github.com/rgommers' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/46135?u=305a96a4778daecacbc8ec97ac25a48099a239cc&v=4"' +alt = 'Avatar of Robert Kern' +{{< /image >}} +Robert Kern''' +link = 'https://github.com/rkern' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/5400493?u=64e192c8183394028227beef8d180cc9a089b318&v=4"' +alt = 'Avatar of Lucas Roberts' +{{< /image >}} +Lucas Roberts''' +link = 'https://github.com/rlucas7' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"' +alt = 'Avatar of Stefan van der Walt' +{{< /image >}} +Stefan van der Walt''' +link = 'https://github.com/stefanv' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/1953382?u=5df9d41ad2a6d526e7daeec06225274905e7e660&v=4"' +alt = 'Avatar of Albert Steppi' +{{< /image >}} +Albert Steppi''' +link = 'https://github.com/steppi' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/43181252?u=9b73b5e2860a399c56235dbe2cbfcd5ce58836de&v=4"' +alt = 'Avatar of Tirth Patel' +{{< /image >}} +Tirth Patel''' +link = 'https://github.com/tirthasheshpatel' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/23188539?u=64445b52dbf3f75de8006ed4264fdd2afaed97a3&v=4"' +alt = 'Avatar of Pamphile Roy' +{{< /image >}} +Pamphile Roy''' +link = 'https://github.com/tupui' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/7903078?u=2762d9ff13b992dc635f8f190a17f9a90cddfae1&v=4"' +alt = 'Avatar of Tyler Reddy' +{{< /image >}} +Tyler Reddy''' +link = 'https://github.com/tylerjereddy' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/321463?v=4"' +alt = 'Avatar of Warren Weckesser' +{{< /image >}} +Warren Weckesser''' +link = 'https://github.com/WarrenWeckesser' diff --git a/content/en/teams/triage-team.toml b/content/en/teams/triage-team.toml new file mode 100644 index 0000000..16e1eba --- /dev/null +++ b/content/en/teams/triage-team.toml @@ -0,0 +1,139 @@ +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/23621655?u=525aca83e7dda8d8474e35c0edc5a233af2f8bde&v=4"' +alt = 'Avatar of Anirudh Dagar' +{{< /image >}} +Anirudh Dagar''' +link = 'https://github.com/AnirudhDagar' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/43369155?u=1f1fcabf979a2f00f403c60b816ba9f573026181&v=4"' +alt = 'Avatar of Bas van Beek' +{{< /image >}} +Bas van Beek''' +link = 'https://github.com/BvB93' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/5476002?u=5352f057ef8cb5de29e4d2a9fa8b0d0f49580dc8&v=4"' +alt = 'Avatar of carlkl' +{{< /image >}} +carlkl''' +link = 'https://github.com/carlkl' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/38244988?u=6b8f3360d47bc3c7f48f7b5e77535f96320d0b54&v=4"' +alt = 'Avatar of Xingyu Liu' +{{< /image >}} +Xingyu Liu''' +link = 'https://github.com/charlotte12l' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/36567889?u=cbc76d558d375ebafd4a05a505f500eb94e00611&v=4"' +alt = 'Avatar of ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh)' +{{< /image >}} +ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh)''' +link = 'https://github.com/czgdp1807' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/58611?v=4"' +alt = 'Avatar of endolith' +{{< /image >}} +endolith''' +link = 'https://github.com/endolith' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/29243905?u=717fe493c112cc5a59951923d6dd2fb36ba79fb2&v=4"' +alt = 'Avatar of Hari' +{{< /image >}} +Hari''' +link = 'https://github.com/Harivallabha' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/26354268?u=80728e8bc7eac38b5fb5786a99dbe437ee00ff88&v=4"' +alt = 'Avatar of Maja Gwóźdź' +{{< /image >}} +Maja Gwóźdź''' +link = 'https://github.com/mkg33' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/6564007?u=e5fb962de792bbce925c0c94fb7a748803c8bfa0&v=4"' +alt = 'Avatar of Noa Tamir' +{{< /image >}} +Noa Tamir''' +link = 'https://github.com/noatamir' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/5774448?u=af1d8beea7d3c37d064e0dcb42d96c41e1318934&v=4"' +alt = 'Avatar of Shekhar Prasad Rajak' +{{< /image >}} +Shekhar Prasad Rajak''' +link = 'https://github.com/Shekharrajak' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/55887635?u=57b14b85ad70a520e61aa13ec8603d8c895ac000&v=4"' +alt = 'Avatar of Smit Lunagariya' +{{< /image >}} +Smit Lunagariya''' +link = 'https://github.com/Smit-create' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/44255917?u=1052ccbba83b70e02046098c140ff79c54b03200&v=4"' +alt = 'Avatar of Samuel Wallan' +{{< /image >}} +Samuel Wallan''' +link = 'https://github.com/swallan' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/23552331?u=6664f9601eaa19d06ea7a4168fd3840d986e4eca&v=4"' +alt = 'Avatar of Tania Allard' +{{< /image >}} +Tania Allard''' +link = 'https://github.com/trallard' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/37664438?u=6f35d2f9483e79403d04d1ab6f339f30fa082662&v=4"' +alt = 'Avatar of Arthur' +{{< /image >}} +Arthur''' +link = 'https://github.com/V0lantis' diff --git a/content/en/teams/web-team.toml b/content/en/teams/web-team.toml new file mode 100644 index 0000000..56ec8c5 --- /dev/null +++ b/content/en/teams/web-team.toml @@ -0,0 +1,39 @@ +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/123428?v=4"' +alt = 'Avatar of Jarrod Millman' +{{< /image >}} +Jarrod Millman''' +link = 'https://github.com/jarrodmillman' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/98330?u=22a023f8d191ba200ab13d476c83860d015cc9fe&v=4"' +alt = 'Avatar of Ralf Gommers' +{{< /image >}} +Ralf Gommers''' +link = 'https://github.com/rgommers' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"' +alt = 'Avatar of Stefan van der Walt' +{{< /image >}} +Stefan van der Walt''' +link = 'https://github.com/stefanv' + +[[item]] +type = 'card' +classcard = 'text-center' +body = '''{{< image >}} +src = 'https://avatars.githubusercontent.com/u/23188539?u=64445b52dbf3f75de8006ed4264fdd2afaed97a3&v=4"' +alt = 'Avatar of Pamphile Roy' +{{< /image >}} +Pamphile Roy''' +link = 'https://github.com/tupui' diff --git a/static/teams/emeritus-maintainers.html b/static/teams/emeritus-maintainers.html deleted file mode 100644 index 2fe9b83..0000000 --- a/static/teams/emeritus-maintainers.html +++ /dev/null @@ -1,224 +0,0 @@ -
-

Emeritus maintainers

-
- - - - - - - - - - - - - - - - - - -
-
diff --git a/static/teams/maintainers.html b/static/teams/maintainers.html deleted file mode 100644 index 5234f05..0000000 --- a/static/teams/maintainers.html +++ /dev/null @@ -1,401 +0,0 @@ -
-

Maintainers

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
diff --git a/static/teams/triage-team.html b/static/teams/triage-team.html deleted file mode 100644 index 23a050a..0000000 --- a/static/teams/triage-team.html +++ /dev/null @@ -1,173 +0,0 @@ -
-

Triage team

-
- - - - - - - - - - - - - - -
-
diff --git a/static/teams/web-team.html b/static/teams/web-team.html deleted file mode 100644 index a2b5624..0000000 --- a/static/teams/web-team.html +++ /dev/null @@ -1,53 +0,0 @@ -
-

Web team

-
- - - - -
-