From 4f3668d6055d89df5a2ce57e30f0d6785b84e9fa Mon Sep 17 00:00:00 2001 From: Denny Perez <38770890+DennyPerez18@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:38:36 +0000 Subject: [PATCH] chore: add bio to 'Denny Perez' --- _data/authors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/authors.json b/_data/authors.json index 8ded427..08190c8 100644 --- a/_data/authors.json +++ b/_data/authors.json @@ -36,7 +36,7 @@ }, { "name": "Denny Perez", - "bio": null, + "bio": "Denny is a Software QA Analyst based in Montreal, Canada, and Regional Executor for LATAM at Black Python Devs. Passionate about Python, open source, and community building. Away from the keyboard, Denny enjoys spending time with her family and connecting with communities around the world.", "social": null, "bpd_role": "Executor - LATAM" }