From 21c14fd640dc960ae5e5fa037f4874aae27d2379 Mon Sep 17 00:00:00 2001
From: Brahmajit Das <brahmajit.xyz@gmail.com>
Date: Fri, 3 May 2024 22:31:06 +0530
Subject: Adding MoarVM's contribution instead of Gitlab Shell

---
 resume.tex | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/resume.tex b/resume.tex
index 5f0b783..f45c833 100644
--- a/resume.tex
+++ b/resume.tex
@@ -222,13 +222,12 @@
 	Patching blender to build on musl libc. \href{
 	https://github.com/blender/blender/commit/f197b1a1f1bbc0334310fb1c911327246767a1a3}{GitHub commits}
 
-	\subsection{Gitlab Shell:}
-	Changed the default logging format to \textbf{JSON} from plain text, was part of the
-	\textbf{14.1 release}.
-	GitLab Shell handles git \textbf{SSH sessions for GitLab} and modifies the list of
-	authorized keys.
-	\href{https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/476}{Merge
-	Request 467}.
+	\subsection{MoarVM:}
+	After finding out that it was not being built with Clang 16, due to
+	incompatible function pointer as Clang 16 enabled
+	-Werror=implicit-function-declaration by default. See
+	\href{https://github.com/MoarVM/MoarVM/commit/871f7bca4ffc2254f7b3d72e5d447120545f13ab}{commit
+	871f7bc}.
 
 	\section{Achievements}
 
-- 
cgit v1.2.3