tbb: remove myself from list of maintainers
This commit is contained in:
parent
9d9c599055
commit
98f69edf83
@ -41,6 +41,6 @@ with stdenv.lib; stdenv.mkDerivation rec {
|
||||
details and threading mechanisms for scalability and performance.
|
||||
'';
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
maintainers = with maintainers; [ peti thoughtpolice dizfer ];
|
||||
maintainers = with maintainers; [ thoughtpolice dizfer ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user