vps: make email mandatory in isso
This commit is contained in:
parent
e0814f8934
commit
53e72627b0
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ with lib; {
|
||||||
};
|
};
|
||||||
guard = {
|
guard = {
|
||||||
require-author = true;
|
require-author = true;
|
||||||
|
require-email = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue