Commit 29268b92 authored by Morgan Helton's avatar Morgan Helton
Browse files

kde-rounded-corners: add devusb to maintainers

parent dde154d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
    description = "Rounds the corners of your windows";
    homepage = "https://github.com/matinlotfali/KDE-Rounded-Corners";
    license = licenses.gpl3Only;
    maintainers = with maintainers; [ ];
    maintainers = with maintainers; [ devusb ];
  };
}