File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
pkgs/development/libraries/tbb Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff 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 ] ;
Original file line number Diff line number Diff 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 ] ;
Original file line number Diff line number Diff 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 ] ;
You can’t perform that action at this time.
0 commit comments