lieer: add myself to maintainers
This commit is contained in:
parent
cd7f1f97a4
commit
eaea983e41
@ -28,6 +28,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
homepage = "https://lieer.gaute.vetsj.com/";
|
homepage = "https://lieer.gaute.vetsj.com/";
|
||||||
repositories.git = "https://github.com/gauteh/lieer.git";
|
repositories.git = "https://github.com/gauteh/lieer.git";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ kaiha ];
|
maintainers = with maintainers; [ flokli kaiha ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user