swift: remove me as maintainer
I don't use this anymore
This commit is contained in:
parent
cb9a846762
commit
cd4eba7c0e
@ -259,7 +259,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "The Swift Programming Language";
|
||||
homepage = https://github.com/apple/swift;
|
||||
maintainers = with maintainers; [ jb55 dtzWill ];
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
license = licenses.asl20;
|
||||
# Swift doesn't support 32bit Linux, unknown on other platforms.
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
Loading…
Reference in New Issue
Block a user