mediamtx: Remove doronbehar from maintenance.
This commit is contained in:
parent
504849a7bb
commit
197ed8e75d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ buildGoModule rec {
|
||||||
;
|
;
|
||||||
inherit (src.meta) homepage;
|
inherit (src.meta) homepage;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ doronbehar ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue