intel-gmmlib: remove myself as maintainer
I currently do not have any Intel GPUs hooked up to displays, so it is hard to verify changes.
This commit is contained in:
parent
c8f26afbbf
commit
76bab4e9a7
@ -20,6 +20,5 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
description = "Intel Graphics Memory Management Library";
|
description = "Intel Graphics Memory Management Library";
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ danieldk ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user