mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
R: add myself to maintainers
This commit is contained in:
parent
b1d8a801a0
commit
3a0bdda3d9
@ -120,6 +120,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.all;
|
||||
hydraPlatforms = platforms.linux;
|
||||
|
||||
maintainers = with maintainers; [ peti ] ++ teams.sage.members;
|
||||
maintainers = with maintainers; [ jbedo peti ] ++ teams.sage.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user