3
0
Fork 0
forked from mirrors/nixpkgs

maintainers: add dotnet team

This commit is contained in:
mdarocha 2023-06-23 14:29:44 +02:00
parent 0fd3aa4ede
commit a36883ddfe
2 changed files with 15 additions and 0 deletions

View file

@ -210,3 +210,5 @@ buildDotnetGlobalTool {
};
}
```
When packaging a new .NET application in nixpkgs, you can tag the [`@NixOS/dotnet`](https://github.com/orgs/nixos/teams/dotnet) team for help and code review.

View file

@ -181,6 +181,19 @@ with lib.maintainers; {
shortName = "Cosmopolitan";
};
dotnet = {
members = [
ivar
mdarocha
corngood
raphaelr
jamiemagee
anpin
];
scope = "Maintainers of the .NET build tools and packages";
shortName = "dotnet";
};
deepin = {
members = [
rewine