treewide: add awwpotato to core maintainers list
This commit is contained in:
parent
63bb34a66a
commit
f6a351a444
5 changed files with 5 additions and 4 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -111,4 +111,4 @@ body:
|
|||
module lists its maintainers in the
|
||||
[documentation](https://nix-community.github.io/stylix).
|
||||
|
||||
placeholder: "@danth, @trueNAHO"
|
||||
placeholder: "@awwpotato, @danth, @trueNAHO"
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/change_option.yml
vendored
2
.github/ISSUE_TEMPLATE/change_option.yml
vendored
|
|
@ -41,4 +41,4 @@ body:
|
|||
maintainers in the
|
||||
[documentation](https://nix-community.github.io/stylix).
|
||||
|
||||
placeholder: "@danth, @trueNAHO"
|
||||
placeholder: "@awwpotato, @danth, @trueNAHO"
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/change_target.yml
vendored
2
.github/ISSUE_TEMPLATE/change_target.yml
vendored
|
|
@ -41,4 +41,4 @@ body:
|
|||
maintainers in the
|
||||
[documentation](https://nix-community.github.io/stylix).
|
||||
|
||||
placeholder: "@danth, @trueNAHO"
|
||||
placeholder: "@awwpotato, @danth, @trueNAHO"
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/new_option.yml
vendored
2
.github/ISSUE_TEMPLATE/new_option.yml
vendored
|
|
@ -41,4 +41,4 @@ body:
|
|||
maintainers in the
|
||||
[documentation](https://nix-community.github.io/stylix).
|
||||
|
||||
placeholder: "@danth, @trueNAHO"
|
||||
placeholder: "@awwpotato, @danth, @trueNAHO"
|
||||
|
|
|
|||
|
|
@ -236,6 +236,7 @@ number of maintainers:
|
|||
{ lib, ... }:
|
||||
{
|
||||
maintainers = with lib.maintainers; [
|
||||
awwpotato
|
||||
danth
|
||||
naho
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue