linphonePackages: remove thibaultlemaire as maintainer
As per wishes, see: https://github.com/NixOS/nixpkgs/pull/444603#pullrequestreview-3261894742
This commit is contained in:
@@ -37,7 +37,6 @@ stdenv.mkDerivation {
|
|||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
naxdy
|
naxdy
|
||||||
thibaultlemaire
|
|
||||||
];
|
];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ stdenv.mkDerivation {
|
|||||||
license = lib.licenses.boost;
|
license = lib.licenses.boost;
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
thibaultlemaire
|
|
||||||
naxdy
|
naxdy
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user