mediamtx: Remove doronbehar from maintenance.

This commit is contained in:
Doron Behar 2023-04-12 12:21:03 +03:00
parent 504849a7bb
commit 197ed8e75d

View File

@ -29,7 +29,7 @@ buildGoModule rec {
;
inherit (src.meta) homepage;
license = licenses.mit;
maintainers = with maintainers; [ doronbehar ];
maintainers = with maintainers; [ ];
};
}