arc-browser: drop `donteatoreo` from maintainers (#430967)

authored by Peder Bergebakken Sundt and committed by GitHub 0f5ee092 2e91098d

+2 -1
+2 -1
pkgs/by-name/ar/arc-browser/package.nix
··· 55 description = "Arc from The Browser Company"; 56 homepage = "https://arc.net/"; 57 license = lib.licenses.unfree; 58 - maintainers = with lib.maintainers; [ donteatoreo ]; 59 platforms = [ 60 "aarch64-darwin" 61 "x86_64-darwin"
··· 55 description = "Arc from The Browser Company"; 56 homepage = "https://arc.net/"; 57 license = lib.licenses.unfree; 58 + maintainers = with lib.maintainers; [ ]; 59 + knownVulnerabilities = [ "unmaintained" ]; 60 platforms = [ 61 "aarch64-darwin" 62 "x86_64-darwin"