Merge pull request #289723 from frlan/maintainer/homebank
homebank: add frlan as maintainer
This commit is contained in:
commit
f1c0064801
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Free, easy, personal accounting for everyone";
|
||||
homepage = "https://www.gethomebank.org";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
maintainers = with maintainers; [ pSub frlan ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue