wasmer: add nickcao to maintainers
This commit is contained in:
parent
58f6aba98b
commit
cd791f6232
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ rustPlatform.buildRustPackage rec {
|
|||
'';
|
||||
homepage = "https://wasmer.io/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Br1ght0ne shamilton ];
|
||||
maintainers = with maintainers; [ Br1ght0ne shamilton nickcao ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue