From 2246f2b198a6a2b744cb7b45aa1d28ae3f19118e Mon Sep 17 00:00:00 2001 From: Miguel Benjamin Zubieta Rios Date: Wed, 22 Apr 2026 23:05:44 -0400 Subject: [PATCH] Update: Add my information to contributors list --- src/v2026/data/contributors-2026.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/v2026/data/contributors-2026.json b/src/v2026/data/contributors-2026.json index 3d756c6..dac0bcf 100644 --- a/src/v2026/data/contributors-2026.json +++ b/src/v2026/data/contributors-2026.json @@ -72,6 +72,27 @@ "url": "https://www.instagram.com/stevenjoelrs/" } ] + }, + { + "name": "Miguel Zubieta", + "role": "Software Engineer", + "networks": [ + { + "network_name": "Github", + "username": "m87y2k", + "url": "https://github.com/m87y2k" + }, + { + "network_name": "LinkedIn", + "username": "m87y2k", + "url": "https://www.linkedin.com/in/m87y2k" + }, + { + "network_name": "Instagram", + "username": "m87.y2k", + "url": "https://www.instagram.com/m87.y2k" + } + ] } ] }