From 8cf5f3e53d5dd4b78892c71e4749485876b7becc Mon Sep 17 00:00:00 2001 From: Alejandro Esquivel Date: Thu, 27 Oct 2022 15:48:23 -0700 Subject: [PATCH] Added Alejandro to paul blart group (#48) --- .github/workflows/release.yml | 2 +- CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 760c65f..4eb8252 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ on: env: PAUL_BLART: > '[' - '"scottwn",' + '"AlejandroEsquivel",' '"FyzHsn",' '"wjcunningham7",' '"santoshkumarradha"]' diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bbb395..169d110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +### Changed + +- Added Alejandro to paul blart group + ## [0.19.0] - 2022-10-27 ### Fixed