From 574b5473bc11827daa376d7a3c8bb52ad02d3b13 Mon Sep 17 00:00:00 2001 From: Tyler Hill Date: Mon, 9 Sep 2024 11:51:16 -0500 Subject: [PATCH] Fix name Fix Abhiram's name --- src/data/person-dictionary.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/person-dictionary.ts b/src/data/person-dictionary.ts index 1e1ef8d..a58cbb6 100644 --- a/src/data/person-dictionary.ts +++ b/src/data/person-dictionary.ts @@ -57,7 +57,7 @@ export const netIdToPersonMap = new Map([ [ 'axt220137', { - name: 'Abriham Tadepalli', + name: 'Abhiram Tadepalli', linkedIn: 'abhiram-tadepalli', }, ],