rink: add filalex77 to maintainers
This commit is contained in:
parent
8d8ce109cb
commit
bc8dc2bd0a
@ -24,6 +24,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Unit-aware calculator";
|
description = "Unit-aware calculator";
|
||||||
homepage = "http://rink.tiffnix.com";
|
homepage = "http://rink.tiffnix.com";
|
||||||
license = with licenses; [ mpl20 gpl3 ];
|
license = with licenses; [ mpl20 gpl3 ];
|
||||||
maintainers = [ maintainers.sb0 ];
|
maintainers = with maintainers; [ sb0 filalex77 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user