Delete outdated info
This commit is contained in:
parent
0b124c1e91
commit
a6add56730
@ -2867,11 +2867,6 @@
|
||||
github = "nocoolnametom";
|
||||
name = "Tom Doggett";
|
||||
};
|
||||
nonfreeblob = {
|
||||
email = "nonfreeblob@yandex.com";
|
||||
github = "nonfreeblob";
|
||||
name = "nonfreeblob";
|
||||
};
|
||||
notthemessiah = {
|
||||
email = "brian.cohen.88@gmail.com";
|
||||
github = "notthemessiah";
|
||||
|
@ -39,6 +39,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://attnam.com/;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [nonfreeblob];
|
||||
maintainers = with maintainers; [];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user