From 62f7d4f32555cddf956097d5669fe2580edcc091 Mon Sep 17 00:00:00 2001 From: Flyback Date: Mon, 6 Oct 2025 23:27:25 -0400 Subject: [PATCH 1/2] Update - take ownership of deathdotter --- plugins/deathdotter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deathdotter b/plugins/deathdotter index 258a0b03583..cf5b2b0a871 100644 --- a/plugins/deathdotter +++ b/plugins/deathdotter @@ -1,2 +1,2 @@ -repository=https://github.com/dmgear/deathdotterplugin.git +repository=https://github.com/flyback-rs/deathdotterplugin.git commit=4dec1ef6c00e974f205450cc0855a5adf2bd3cf3 From b5198292d4af3dd20db575369910f89b92d6bbed Mon Sep 17 00:00:00 2001 From: Flyback Date: Tue, 7 Oct 2025 18:55:51 -0400 Subject: [PATCH 2/2] Revert repo change; update authorship --- plugins/deathdotter | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/deathdotter b/plugins/deathdotter index cf5b2b0a871..fcd719fae51 100644 --- a/plugins/deathdotter +++ b/plugins/deathdotter @@ -1,2 +1,3 @@ -repository=https://github.com/flyback-rs/deathdotterplugin.git +repository=https://github.com/dmgear/deathdotterplugin.git commit=4dec1ef6c00e974f205450cc0855a5adf2bd3cf3 +authors=flyback-rs,dmgear