poppler: add freedesktop team to maintainers
This commit is contained in:
parent
796f9696f1
commit
03bfda0196
@ -59,6 +59,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ ttuegel ];
|
maintainers = with maintainers; [ ttuegel ] ++ teams.freedesktop.members;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user