urweb: add myself as maintainer (#527070)
This commit is contained in:
@@ -4203,6 +4203,13 @@
|
||||
githubId = 18356186;
|
||||
name = "Gabriela Moreira";
|
||||
};
|
||||
buggymcbugfix = {
|
||||
email = "nix@vilem.net";
|
||||
github = "buggymcbugfix";
|
||||
matrix = "@buggymcbugfix:matrix.org";
|
||||
githubId = 17603372;
|
||||
name = "Vilem Liepelt";
|
||||
};
|
||||
bugworm = {
|
||||
email = "bugworm@zoho.com";
|
||||
github = "bugworm";
|
||||
|
||||
@@ -76,6 +76,7 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||
maintainers = [
|
||||
lib.maintainers.buggymcbugfix
|
||||
lib.maintainers.thoughtpolice
|
||||
lib.maintainers.sheganinans
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user