Skip to content

Commit 3a00b4e

Browse files
silvanshadealyssais
authored andcommitted
tbb: add silvanshade to maintainers
1 parent 3418797 commit 3a00b4e

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

pkgs/development/libraries/tbb/2020_3.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ stdenv.mkDerivation rec {
124124
'';
125125
platforms = platforms.unix;
126126
maintainers = with maintainers; [
127+
silvanshade
127128
thoughtpolice
128129
tmarkus
129130
];

pkgs/development/libraries/tbb/2022_0.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ stdenv.mkDerivation rec {
8585
'';
8686
platforms = platforms.unix ++ platforms.windows;
8787
maintainers = with maintainers; [
88+
silvanshade
8889
thoughtpolice
8990
tmarkus
9091
];

pkgs/development/libraries/tbb/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
9898
'';
9999
platforms = platforms.unix ++ platforms.windows;
100100
maintainers = with maintainers; [
101+
silvanshade
101102
thoughtpolice
102103
tmarkus
103104
];

0 commit comments

Comments
 (0)