From d2976692cb48a4541274d2ed7bf141cb6fab412c Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Sat, 15 Feb 2025 16:53:38 +0100 Subject: [PATCH] chore: add missing metadata for notifiarr --- meta/notifiarr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta/notifiarr.json diff --git a/meta/notifiarr.json b/meta/notifiarr.json new file mode 100644 index 00000000..90d527c3 --- /dev/null +++ b/meta/notifiarr.json @@ -0,0 +1,12 @@ +{ + "base": "png", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2022-09-18T14:13:48Z", + "author": { + "id": 71191962, + "name": "walkxcode" + } + } +}