librewolf-unwrapped: add thbemme to maintainers (#532067)

This commit is contained in:
Yohann Boniface
2026-06-16 21:21:43 +00:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -27438,6 +27438,13 @@
github = "thattemperature";
githubId = 125476238;
};
thbemme = {
name = "Thomas Bemme";
email = "thomas.bemme@gmail.com";
matrix = "@riza:chaos.jetzt";
github = "thbemme";
githubId = 14074615;
};
thblt = {
name = "Thibault Polge";
email = "thibault@thb.lt";
@@ -32,6 +32,7 @@ in
dwrege
fpletz
hythera
thbemme
];
platforms = lib.platforms.unix;
broken = stdenv.buildPlatform.is32bit;