From 623306c046b2be2cd51bb3b2cfb49d5fbbf1cbca Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:37:38 +0000 Subject: [PATCH 1/2] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3c4496..ce0393e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://github.com/stackbuilders/dotenv-hs/actions/workflows/build.yml/badge.svg)](https://github.com/stackbuilders/dotenv-hs/actions/workflows/build.yml)[![Hackage](https://img.shields.io/hackage/v/dotenv.svg)](http://hackage.haskell.org/package/dotenv) -[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) # Dotenv files for Haskell @@ -247,6 +247,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Juan F. Carrillo
Juan F. Carrillo

💻 Fabricio Mera
Fabricio Mera

💻 David Mazarro
David Mazarro

💻 + Daniel Jaramillo
Daniel Jaramillo

💻 From 54c2a22e9467bd4074d917a2d55d071213764a7d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:37:39 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9b3c59e..3aa6369 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -252,6 +252,15 @@ "contributions": [ "code" ] + }, + { + "login": "Djojavi", + "name": "Daniel Jaramillo", + "avatar_url": "https://avatars.githubusercontent.com/u/68403939?v=4", + "profile": "https://github.com/Djojavi", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,