blesh: add hibiday as maintainer (#530401)
This commit is contained in:
@@ -10935,6 +10935,11 @@
|
||||
githubId = 58676303;
|
||||
name = "hhydraa";
|
||||
};
|
||||
hibiday = {
|
||||
name = "Katsumi Takeuchi";
|
||||
github = "hibiday";
|
||||
githubId = 137286929;
|
||||
};
|
||||
higebu = {
|
||||
name = "Yuya Kusakabe";
|
||||
email = "yuya.kusakabe@gmail.com";
|
||||
|
||||
@@ -63,6 +63,7 @@ stdenvNoCC.mkDerivation {
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [
|
||||
aiotter
|
||||
hibiday
|
||||
matthiasbeyer
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user