Unverified Commit 0e2336c4 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

virt-viewer: Update metadata (#430366)

parents 3eda4a03 0a877d70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ stdenv.mkDerivation rec {
  '';

  meta = with lib; {
    homepage = "https://virt-manager.org/";
    description = "Viewer for remote virtual machines";
    maintainers = with maintainers; [
      raskin