From b4cd4c449f8f3302db8dcfb7f1240e8a465ef0da Mon Sep 17 00:00:00 2001 From: Mac Thrasher <95183714+quac88@users.noreply.github.com> Date: Tue, 21 Mar 2023 17:43:13 -0500 Subject: [PATCH 1/2] Update delegates.json --- delegates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/delegates.json b/delegates.json index 8e0b50a5d3..2eb550a8ea 100644 --- a/delegates.json +++ b/delegates.json @@ -63,5 +63,10 @@ "name": "Tensor.Exchange", "url": "www.tensor.exchange", "description": "Bittensor's first community OTC exchange" + }, + "5Dyi5e2QqnWn2RN9X6r8A8Q1QBjYD536H75mxNye193oeCJ4": { + "name": "Makoto AI", + "url": "https://www.linkedin.com/in/henry-thrasher-17b320239/", + "description": "Makoto AI, founded by Mac Thrasher, is an interdisciplinary research institute committed to discovering and accelerating innovative solutions for climate change, social inequality, and mental and physical illness. As the founder and CEO, Mac Thrasher balances his time leading the organization and completing his degree in Computer Science at Austin Community College while gaining valuable experience as a machine learning intern at the Opentensor Foundation." } } From 736c12a37a558dd36da6638c9c976a39a2bc22fd Mon Sep 17 00:00:00 2001 From: Cameron Fairchild Date: Wed, 22 Mar 2023 15:22:52 -0400 Subject: [PATCH 2/2] Fix desc to from PR --- delegates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delegates.json b/delegates.json index 2eb550a8ea..c6d666bcf9 100644 --- a/delegates.json +++ b/delegates.json @@ -67,6 +67,6 @@ "5Dyi5e2QqnWn2RN9X6r8A8Q1QBjYD536H75mxNye193oeCJ4": { "name": "Makoto AI", "url": "https://www.linkedin.com/in/henry-thrasher-17b320239/", - "description": "Makoto AI, founded by Mac Thrasher, is an interdisciplinary research institute committed to discovering and accelerating innovative solutions for climate change, social inequality, and mental and physical illness. As the founder and CEO, Mac Thrasher balances his time leading the organization and completing his degree in Computer Science at Austin Community College while gaining valuable experience as a machine learning intern at the Opentensor Foundation." + "description": "An interdisciplinary research institute committed to discovering and accelerating innovative solutions for climate change, social inequality, and mental and physical illness." } }