Commit 68f5e955 authored by Mateo Diaz's avatar Mateo Diaz
Browse files

Add maintainers

parent 2bf1fca5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ rustPlatform.buildRustPackage rec {
    description = "Efficient animated wallpaper daemon for wayland, controlled at runtime";
    homepage = "https://github.com/Horus645/swww";
    license = licenses.gpl3;
    maintainers = with maintainers; [ mateodd25 ];
    platforms = platforms.linux;
  };
}