From 0d09204441d0d7c43080ad2b1f18b09b461d1e3e Mon Sep 17 00:00:00 2001 From: Erik Jonkers Date: Fri, 28 Feb 2025 22:44:04 +0100 Subject: [PATCH] fix bio for alex --- src/pages/talks/alex.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/pages/talks/alex.md b/src/pages/talks/alex.md index 6d084c5..b1cb83e 100644 --- a/src/pages/talks/alex.md +++ b/src/pages/talks/alex.md @@ -25,9 +25,4 @@ TBA ////// -Miguel Ojeda is a software engineer who maintains the Rust for Linux -project. He is a member of the Linux Foundation Technical Advisory -Board. He was the Spanish NB in the ISO C committee, with an interest -in Undefined Behavior and memory safety topics. Previously, Miguel was -a Staff Member at CERN in the Beams department and a Fellow in the -Physics department. +I'm a Rust team alumni who participated on a number of teams including Core, Cargo, Libs, and others. I contributed to Rust prior to it's 1.0 release in 2015 and the years afterwards. Nowadays I've shifted my focus to WebAssembly and primarily work on Wasmtime, an out-of-browser WebAssembly engine. I also help maintain the Rust and WebAssembly integration and targets.