vscode: add bobby285271 as maintainer
This commit is contained in:
parent
3b8e361939
commit
e9b7f5564a
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in
|
||||||
homepage = "https://code.visualstudio.com/";
|
homepage = "https://code.visualstudio.com/";
|
||||||
downloadPage = "https://code.visualstudio.com/Updates";
|
downloadPage = "https://code.visualstudio.com/Updates";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ eadwu synthetica maxeaubrey ];
|
maintainers = with maintainers; [ eadwu synthetica maxeaubrey bobby285271 ];
|
||||||
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
|
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue