diff --git a/users/pbsds/home/profiles/gh-dash.nix b/users/pbsds/home/profiles/gh-dash.nix index 57e739e..4c976a9 100644 --- a/users/pbsds/home/profiles/gh-dash.nix +++ b/users/pbsds/home/profiles/gh-dash.nix @@ -27,7 +27,7 @@ (mkFilter "Silent first-time PRs" "is:open repo:nixos/nixpkgs draft:false label:\"12. first-time contribution\" comments:<2") (mkFilter "Friends" - "is:open repo:nixos/nixpkgs author:dali99 author:h7x4 author:felixalbrigtsen") + "is:open repo:nixos/nixpkgs author:dali99 author:h7x4 author:felixalbrigtsen author:emilytrau") ]; issuesSections = [ (mkFilter "My Issues"