From d1bbfe1211ead018371627991c529b4910f1bbd1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 30 Sep 2025 21:05:42 +0200 Subject: [PATCH] add Mate spin to maintainer.toml --- maintainers.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maintainers.toml b/maintainers.toml index 9cb023b..da78269 100644 --- a/maintainers.toml +++ b/maintainers.toml @@ -20,6 +20,10 @@ maintainers = [ "Rex Dieter", "Marc Deop", "Neal Gompa" ] fas = [ "grinnz" ] maintainers = [ "Dan Book" ] +[spins.mate_compiz.x86_64] +fas = [ "raveit65" ] +maintainers = [ "Wolfgang Ulbrich" ] + [spins.lxde.x86_64] fas = [ "cwickert", "mtasaka" ] maintainers = [ "Christoph Wickert", "Mamoru TASAKA" ]