R: add timokau as a maintainer
I'm interested in R as a dependency for sage. R changes are likely to impact sage, so I'd like to get notified on those changes.
This commit is contained in:
parent
d15be447c4
commit
31709b611f
@ -108,6 +108,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = platforms.all;
|
||||
hydraPlatforms = platforms.linux;
|
||||
|
||||
maintainers = [ maintainers.peti ];
|
||||
maintainers = with maintainers; [ peti timokau ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user