From 2aba71dcf511f567014c0f8f0a636154de1b9deb Mon Sep 17 00:00:00 2001 From: joostdecock Date: Thu, 2 Sep 2021 18:24:14 +0200 Subject: [PATCH] chore: Added yuri config --- config/dependencies.yaml | 4 ++++ config/descriptions.yaml | 1 + config/exceptions.yaml | 3 +++ 3 files changed, 8 insertions(+) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index c415c8480d8..7e217cbaa9b 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -240,3 +240,7 @@ wahid: '@freesewing/brian': *freesewing '@freesewing/plugin-buttons': *freesewing '@freesewing/plugin-round': *freesewing +yuri: + peer: + '@freesewing/brian': *freesewing + diff --git a/config/descriptions.yaml b/config/descriptions.yaml index fe59986ea9f..9e7d026bf77 100644 --- a/config/descriptions.yaml +++ b/config/descriptions.yaml @@ -77,3 +77,4 @@ ursula: 'A FreeSewing pattern for a basic, highly-customizable underwear pattern utils: 'A collection of utilities shared across freesewing projects' wahid: 'A FreeSewing pattern for a classic fitted waistcoat' waralee: 'A FreeSewing pattern for wrap pants' +yuri: 'A FreeSewing pattern for a fancy zipless sweater based on the Huey hoodie' diff --git a/config/exceptions.yaml b/config/exceptions.yaml index b605ad64f2a..77da06c70c9 100644 --- a/config/exceptions.yaml +++ b/config/exceptions.yaml @@ -130,3 +130,6 @@ packageJson: - 'validateTld/*' waralee: author: woutervdub (https://github.com/woutervdub) + yuri: + author: hellgy (https://github.com/hellgy) +