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