tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
t4kcommon: drop aanderse as maintainer
Aaron Andersen
6 months ago
782bfcc3
a51f2b29
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
t4
t4kcommon
package.nix
+1
-1
pkgs/by-name/t4/t4kcommon/package.nix
···
59
59
description = "Library of code shared between tuxmath and tuxtype";
60
60
homepage = "https://github.com/tux4kids/t4kcommon";
61
61
license = licenses.gpl3Plus;
62
62
-
maintainers = [ maintainers.aanderse ];
62
62
+
maintainers = [ ];
63
63
platforms = platforms.linux;
64
64
};
65
65
}