vscodium: add Synthetica as a maintainer
This commit is contained in:
parent
4a3a31be57
commit
cc080bc9f4
|
@ -50,7 +50,7 @@ in
|
||||||
homepage = https://github.com/VSCodium/vscodium;
|
homepage = https://github.com/VSCodium/vscodium;
|
||||||
downloadPage = https://github.com/VSCodium/vscodium/releases;
|
downloadPage = https://github.com/VSCodium/vscodium/releases;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [];
|
maintainers = with maintainers; [ synthetica ];
|
||||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue