From 0ac9669baaf62c79bc0808f46e8e90698161eaf5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 27 Jun 2023 15:38:05 -0400 Subject: [PATCH] *: orphan RinsedSloth's packages --- srcpkgs/python3-hjson/template | 2 +- srcpkgs/qmk/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-hjson/template b/srcpkgs/python3-hjson/template index 9ee5fb90dbe..2c1841424d7 100644 --- a/srcpkgs/python3-hjson/template +++ b/srcpkgs/python3-hjson/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" short_desc="User interface for JSON" -maintainer="RinsedSloth " +maintainer="Orphaned " license="MIT" homepage="https://github.com/hjson/hjson-py" distfiles="${PYPI_SITE}/h/hjson/hjson-${version}.tar.gz" diff --git a/srcpkgs/qmk/template b/srcpkgs/qmk/template index 5067857b53f..5c1bc5ecda2 100644 --- a/srcpkgs/qmk/template +++ b/srcpkgs/qmk/template @@ -11,7 +11,7 @@ depends="avr-gcc avrdude cross-arm-none-eabi dfu-programmer dfu-util python3-dotty-dict python3-hid python3-hjson python3-jsonschema python3-milc python3-nose2 python3-usb python3-yapf" short_desc="CLI tool for working with QMK firmware of mechanical keyboards" -maintainer="RinsedSloth " +maintainer="Orphaned " license="MIT" homepage="https://github.com/qmk/qmk_cli" distfiles="${PYPI_SITE}/q/qmk/qmk-${version}.tar.gz"