From f93b1438a663bb1680b43a280e35b36a917fd0bb Mon Sep 17 00:00:00 2001 From: John Rubio <49953451+JohnDRubio@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:05:38 -0400 Subject: [PATCH] Update content.toml Claimed MLIR paper --- data/content.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/content.toml b/data/content.toml index 06318e1b3..7e1a2e7fe 100644 --- a/data/content.toml +++ b/data/content.toml @@ -125,7 +125,7 @@ lesson = 14 [[classes]] title = "Compiler Frameworks" -leader = "TK" +leader = "John Rubio" readings = ["mlir"] [[classes]]