From a7040c2306c871eeea4340de10db71f96dc6a7be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kamil=20Chodo=C5=82a?=
<43241881+kamilchodola@users.noreply.github.com>
Date: Tue, 18 Jun 2024 10:25:36 +0200
Subject: [PATCH 1/2] Add Carlos Bermudez Porto from Nethermind (part-time)
Name: Carlos Bermudez
Project: Nethermind Client DevOps
Team: Nethermind
Joined: 05/04/2022(without Internship 05/07/2022)
Discord handle: cbermudez97
Summary of their work/eligibility: Carlos started working in Nethermind before the Merge. He is contributing as DevOps to the Infrastructure requirements for the Nethermind Client, especially in creating workflows for improving testing in the Post-Merge scenario. Carlos also helps a lot in QA activities and builds new tools which are improving the way on how well Nethermind Client can be tested and monitored.
Public:
https://github.com/NethermindEth/nethermind/commits/master/?author=cbermudez97 (not much here sadly)
https://github.com/NethermindEth/sedge/pulls?q=is%3Apr+author%3Acbermudez97
https://github.com/NethermindEth/metrics-infrastructure/commits/master/?author=cbermudez97
https://github.com/flashbots/builder/pull/137
https://github.com/kurtosis-tech/ethereum-package/pulls?q=is%3Apr+author%3Acbermudez97
Other than above ones Carlos contributes a lot to currently private repositories which are about to be changed to public ones from which other EL/CL clients can benefit a lot like:
1. Easy scripting way to configure all EL and CL clients in Virtualized environment and sync on all testnets and mainnet.
2. Creating a big library of playbooks in Ansible to easily maintain already created nodes.
3. Tool which allows to add new nonValidator nodes to existing devnets (very useful to test SnapSync etc on Devnets without touching existing validators).
4. Infrastructure monitoring dashboard - tool where all spawned VMs with nodes installed can be browsed, edited (without need to jump directly to VM) or removed
---
docs/02-membership.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/02-membership.md b/docs/02-membership.md
index 6e932971..eafe1900 100644
--- a/docs/02-membership.md
+++ b/docs/02-membership.md
@@ -135,6 +135,7 @@ The membership is a set of people working within the eligible projects who have
| [Alexey Osipov](https://github.com/flcl42) | 1 | Nethermind | |
| [Ayman Bouchareb](https://github.com/Demuirgos) | 1 | Nethermind | |
| [Ben Adams](https://github.com/benaadams) | 0.5 | Nethermind | |
+| [Carlos Bermudez Porto](https://github.com/cbermudez97) | 0.5 | Nethermind | |
| [Daniel Celeda](https://github.com/dceleda/) | 1 | Nethermind | |
| [Jorge Mederos](https://github.com/jmederosalvarado/) | 0.5 | Nethermind | |
| [Kamil Chodoła](https://github.com/kamilchodola/) | 1 | Nethermind | |
From 071650d88b68c1d0f7c24acadf5383fcb2cad4cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kamil=20Chodo=C5=82a?=
<43241881+kamilchodola@users.noreply.github.com>
Date: Wed, 3 Jul 2024 15:14:50 +0200
Subject: [PATCH 2/2] Update 02-membership.md
---
docs/02-membership.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/02-membership.md b/docs/02-membership.md
index 600d2191..4686a572 100644
--- a/docs/02-membership.md
+++ b/docs/02-membership.md
@@ -135,7 +135,7 @@ The membership is a set of people working within the eligible projects who have
| [Alexey Osipov](https://github.com/flcl42) | 1 | Nethermind | [NethermindEth contributions](https://github.com/flcl42?org=NethermindEth)
[NethermindEth/nethermind PR's](https://github.com/NethermindEth/nethermind/pulls/flcl42) |
| [Ayman Bouchareb](https://github.com/Demuirgos) | 1 | Nethermind | |
| [Ben Adams](https://github.com/benaadams) | 0.5 | | [NethermindEth/nethermind](https://github.com/NethermindEth/nethermind/pulls?q=author%3Abenaadams)|
-| [Carlos Bermudez Porto](https://github.com/cbermudez97) | 0.5 | Nethermind | |
+| [Carlos Bermudez Porto](https://github.com/cbermudez97) | 0.5 | | [NethermindEth contributions](https://github.com/cbermudez97?org=NethermindEth)
[NethermindEth/nethermind PR's](https://github.com/NethermindEth/nethermind/pulls?q=author%3Acbermudez97+)|
| [Daniel Celeda](https://github.com/dceleda/) | 1 | Nethermind | |
| [Jorge Mederos](https://github.com/jmederosalvarado/) | 0.5 | Nethermind | |
| [Kamil Chodoła](https://github.com/kamilchodola/) | 1 | Nethermind | |