Remove myself from xfce4-datetime-plugin maintainers

This commit is contained in:
AndersonTorres 2021-06-16 18:01:17 -03:00
parent 4de0987503
commit c015ce79aa

View file

@ -26,6 +26,6 @@ mkXfceDerivation {
meta = with lib; {
description = "Shows the date and time in the panel, and a calendar appears when you left-click on it";
maintainers = [ maintainers.AndersonTorres ];
maintainers = [ ];
};
}