homer: add myself as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
@@ -61,7 +61,10 @@ stdenvNoCC.mkDerivation rec {
|
||||
homepage = "https://homer-demo.netlify.app/";
|
||||
changelog = "https://github.com/bastienwirtz/homer/releases";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ stunkymonkey ];
|
||||
maintainers = with maintainers; [
|
||||
stunkymonkey
|
||||
christoph-heiss
|
||||
];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user