projectm: remove myself as maintainer
This commit is contained in:
parent
d56f72178e
commit
caa3293dd1
@ -56,7 +56,7 @@ mkDerivation rec {
|
|||||||
description = "Cross-platform Milkdrop-compatible music visualizer";
|
description = "Cross-platform Milkdrop-compatible music visualizer";
|
||||||
license = lib.licenses.lgpl21;
|
license = lib.licenses.lgpl21;
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
maintainers = with lib.maintainers; [ ajs124 ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
The open-source project that reimplements the esteemed Winamp Milkdrop by Geiss in a more modern, cross-platform reusable library.
|
The open-source project that reimplements the esteemed Winamp Milkdrop by Geiss in a more modern, cross-platform reusable library.
|
||||||
Read an audio input and produces mesmerizing visuals, detecting tempo, and rendering advanced equations into a limitless array of user-contributed visualizations.
|
Read an audio input and produces mesmerizing visuals, detecting tempo, and rendering advanced equations into a limitless array of user-contributed visualizations.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user