tbb: add silvanshade to maintainers

This commit is contained in:
silvanshade
2025-05-13 19:40:12 +02:00
committed by Alyssa Ross
parent 34187977a1
commit 3a00b4ecf4
3 changed files with 3 additions and 0 deletions
@@ -124,6 +124,7 @@ stdenv.mkDerivation rec {
'';
platforms = platforms.unix;
maintainers = with maintainers; [
silvanshade
thoughtpolice
tmarkus
];
@@ -85,6 +85,7 @@ stdenv.mkDerivation rec {
'';
platforms = platforms.unix ++ platforms.windows;
maintainers = with maintainers; [
silvanshade
thoughtpolice
tmarkus
];
@@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
'';
platforms = platforms.unix ++ platforms.windows;
maintainers = with maintainers; [
silvanshade
thoughtpolice
tmarkus
];