From 2f1821671577a45af0ee440e937a4f0a64ad9076 Mon Sep 17 00:00:00 2001 From: Kolby Moroz Liebl <31669092+KolbyML@users.noreply.github.com> Date: Sun, 19 May 2024 11:11:28 -0600 Subject: [PATCH] Add Kolby ML as a mentor --- .github/wordlist.txt | 1 + program-guide/mentors.md | 1 + program-guide/participation-guide.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/wordlist.txt b/.github/wordlist.txt index 70ce7804..3f8b50f7 100644 --- a/.github/wordlist.txt +++ b/.github/wordlist.txt @@ -771,3 +771,4 @@ zkEVMs ZKSNARK ZKSNARKs Zksync +Kolby diff --git a/program-guide/mentors.md b/program-guide/mentors.md index 6ac4a00e..63e96892 100644 --- a/program-guide/mentors.md +++ b/program-guide/mentors.md @@ -29,6 +29,7 @@ In this EPF cohort, participants have an opportunity to be mentored by core deve | Radosław Kapka | Prysm | Consensus layer, Beacon API | | Ognyan Genev | Portal Network | Portal Network, trin client | | Mike Ferris | Portal Network | Portal Network, rust, Glados | +| Kolby ML | Portal Network | History/State Network, (execution layer) light clients | | Justin Florentine | Besu | Besu, Java, Ethereum roadmap and EIPs | | Simon (siladu) | Besu | Besu, Java, Engine API, EIPs | | Mehdi Aouadi | Teku | Consensus Layer, software engineering/architecture | diff --git a/program-guide/participation-guide.md b/program-guide/participation-guide.md index 0ff3ce47..172dc9fc 100644 --- a/program-guide/participation-guide.md +++ b/program-guide/participation-guide.md @@ -16,7 +16,7 @@ Join the Ethereum R&D Discord. Use the *#protocol-fellowship* channel for genera ## Make weekly updates -Weekly updates help us to see how you are progressing in your project. Making an update each week will not only keep you accountable to your project, but it will also track your ability to do the work. Additionally, weekly updates help you practice technical writing, explaining your ideas to others through written posts, which is one of the primary ways that infomation about Ethereum is spread. Remember that our goal is to help you find placement with a client team, research team, or help you to become a funded independent contributor. +Weekly updates help us to see how you are progressing in your project. Making an update each week will not only keep you accountable to your project, but it will also track your ability to do the work. Additionally, weekly updates help you practice technical writing, explaining your ideas to others through written posts, which is one of the primary ways that information about Ethereum is spread. Remember that our goal is to help you find placement with a client team, research team, or help you to become a funded independent contributor. *How to make weekly updates* - Follow the guidelines in the [Repo Guide](./repo-guide.md)