exercism: Add NobbZ as maintainer
This commit is contained in:
parent
6dccacd319
commit
76e3103b7a
@ -21,6 +21,6 @@ buildGoModule rec {
|
|||||||
inherit (src.meta) homepage;
|
inherit (src.meta) homepage;
|
||||||
description = "A Go based command line tool for exercism.io";
|
description = "A Go based command line tool for exercism.io";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ maintainers.rbasso ];
|
maintainers = [ maintainers.rbasso maintainers.nobbz ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user