From 09b7ec874290f5e52b1c20c17d3189d31789d7d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Grie=C3=9Fhaber?= Date: Fri, 2 Jan 2026 10:13:15 +0100 Subject: [PATCH] Updated info.json --- info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/info.json b/info.json index d92118a..5f50e31 100644 --- a/info.json +++ b/info.json @@ -2,10 +2,10 @@ "name": "factorio-prometheus-exporter", "version": "0.1.0", "title": "Prometheus Exporter", - "author": "Your Name", - "contact": "your.email@example.com", + "author": "Jan Grießhaber", + "contact": "jan@griesshaber.systems", "homepage": "", - "description": "Exports Factorio metrics for collection by Prometheus.", + "description": "Exports Factorio metrics for collection by a seperate tool.", "factorio_version": "2.0", "dependencies": [ "base >= 2.0.0"