lib/maintainers: add haskell team
This commit is contained in:
parent
8ce7af39c5
commit
387387aa20
1 changed files with 9 additions and 0 deletions
|
@ -96,6 +96,15 @@ with lib.maintainers; {
|
|||
scope = "Maintain GNOME desktop environment and platform.";
|
||||
};
|
||||
|
||||
haskell = {
|
||||
members = [
|
||||
maralorn
|
||||
cdepillabout
|
||||
sternenseemann
|
||||
];
|
||||
scope = "Maintain Haskell packages and infrastructure.";
|
||||
};
|
||||
|
||||
home-assistant = {
|
||||
members = [
|
||||
fab
|
||||
|
|
Loading…
Reference in a new issue