metabase: add mmahut as maintainer
This commit is contained in:
parent
38e77b1f6c
commit
aa6ef97fcd
@ -22,6 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://metabase.com";
|
homepage = "https://metabase.com";
|
||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ schneefux thoughtpolice ];
|
maintainers = with maintainers; [ schneefux thoughtpolice mmahut ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user