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}")