go: Add myself as maintainer to receive Hydra notifications
This commit is contained in:
parent
e39b70dd79
commit
342fc9c207
@ -79,7 +79,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://golang.org/;
|
homepage = http://golang.org/;
|
||||||
description = "The Go Programming language";
|
description = "The Go Programming language";
|
||||||
license = "BSD";
|
license = "BSD";
|
||||||
maintainers = with stdenv.lib.maintainers; [ pierron viric ];
|
maintainers = with stdenv.lib.maintainers; [ pierron viric wizeman ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user