diff --git a/blog/authors.yml b/blog/authors.yml index 1b6e1cc..a597f97 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -17,3 +17,12 @@ eddyb: /img/authors/eddyb.png socials: github: eddyb + +schell: + name: Schell Carl Scivally + title: Rust GPU and Renderling maintainer + image_url: + ## Image URL managed by the fetchAuthorImages plugin. Changes may be overwritten. + /img/authors/schell.png + socials: + github: schell diff --git a/static/img/authors/schell.png b/static/img/authors/schell.png new file mode 100644 index 0000000..a9b7024 Binary files /dev/null and b/static/img/authors/schell.png differ