mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
Merge pull request #295684 from ken-matsui/patch-2
mitama-cpp-result: remove ken-matsui from maintainers
This commit is contained in:
commit
bccbb2d517
@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
(like Result and Option in Programming Language Rust).
|
||||
'';
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ken-matsui ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user