lensfun: add flokli as maintainer
This commit is contained in:
parent
8c1d575ce4
commit
77a64e88d7
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ flokli ];
|
||||||
license = stdenv.lib.licenses.lgpl3;
|
license = stdenv.lib.licenses.lgpl3;
|
||||||
description = "An opensource database of photographic lenses and their characteristics";
|
description = "An opensource database of photographic lenses and their characteristics";
|
||||||
homepage = "https://lensfun.github.io";
|
homepage = "https://lensfun.github.io";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user