fren
This commit is contained in:
parent
001325bdd6
commit
729a611a3e
|
@ -27,7 +27,7 @@
|
||||||
(mkFilter "Silent first-time PRs"
|
(mkFilter "Silent first-time PRs"
|
||||||
"is:open repo:nixos/nixpkgs draft:false label:\"12. first-time contribution\" comments:<2")
|
"is:open repo:nixos/nixpkgs draft:false label:\"12. first-time contribution\" comments:<2")
|
||||||
(mkFilter "Friends"
|
(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 = [
|
issuesSections = [
|
||||||
(mkFilter "My Issues"
|
(mkFilter "My Issues"
|
||||||
|
|
Loading…
Reference in New Issue