poppler: add freedesktop team to maintainers
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user