mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 16:45:49 +01:00
Merge pull request #115168 from p3psi-boo/master
maintainers: add p3psi
This commit is contained in:
commit
1d73b07d87
1 changed files with 6 additions and 0 deletions
|
@ -10838,4 +10838,10 @@
|
|||
github = "benneti";
|
||||
githubId = 11725645;
|
||||
};
|
||||
p3psi = {
|
||||
name = "Elliot Boo";
|
||||
email = "p3psi.boo@gmail.com";
|
||||
github = "p3psi-boo";
|
||||
githubId = 43925055;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue