vlang: add delta231 as maintainer
This commit is contained in:
parent
b2616f0e67
commit
9b7de1e642
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ stdenv.mkDerivation {
|
|||
homepage = "https://vlang.io/";
|
||||
description = "Simple, fast, safe, compiled language for developing maintainable software";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Madouura ];
|
||||
maintainers = with maintainers; [ Madouura delta231 ];
|
||||
mainProgram = "v";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue