From 6f81ec383c8c596aad0a363714a3898091958d73 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Fri, 4 Dec 2020 08:25:44 -0800 Subject: [PATCH] Name sub --- manimlib/for_3b1b_videos/common_scenes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/manimlib/for_3b1b_videos/common_scenes.py b/manimlib/for_3b1b_videos/common_scenes.py index 5030a0b1..7a1fb6b2 100644 --- a/manimlib/for_3b1b_videos/common_scenes.py +++ b/manimlib/for_3b1b_videos/common_scenes.py @@ -208,6 +208,7 @@ class PatreonEndScreen(Scene): "Sunil Nagaraj": "Ubiquity Ventures", "Nitu Kitchloo": "Ish Kitchloo", "PedroTristão": "Tristan", + "Nipun Ramakrishnan": "Reducible", } for n1, n2 in modification_map.items(): name = name.replace("ā", "\\={a}")