maintainers: add chia team
This commit is contained in:
parent
13484444d4
commit
bdad351842
|
@ -48,6 +48,14 @@ with lib.maintainers; {
|
||||||
scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
|
scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chia = {
|
||||||
|
members = [
|
||||||
|
atemu
|
||||||
|
lourkeur
|
||||||
|
];
|
||||||
|
scope = "Maintain the Chia blockchain and its dependencies";
|
||||||
|
};
|
||||||
|
|
||||||
deshaw = {
|
deshaw = {
|
||||||
# Verify additions to this team with at least one already existing member of the team.
|
# Verify additions to this team with at least one already existing member of the team.
|
||||||
members = [
|
members = [
|
||||||
|
|
Loading…
Reference in New Issue