diff --git a/blog/authors.yml b/blog/authors.yml
index a597f97..51661ea 100644
--- a/blog/authors.yml
+++ b/blog/authors.yml
@@ -26,3 +26,12 @@ schell:
     /img/authors/schell.png
   socials:
     github: schell
+
+firestar99:
+  name: Firestar99
+  title: Rust GPU maintainer finishing his master thesis
+  image_url:
+    ## Image URL managed by the fetchAuthorImages plugin. Changes may be overwritten.
+    /img/authors/firestar99.png
+  socials:
+    github: firestar99
diff --git a/static/img/authors/firestar99.png b/static/img/authors/firestar99.png
new file mode 100644
index 0000000..c700def
Binary files /dev/null and b/static/img/authors/firestar99.png differ