mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-18 02:05:51 +03:00
h2: add anthonyroussel to maintainers
This commit is contained in:
parent
209b5b5707
commit
978161f76e
@ -38,6 +38,6 @@ maven.buildMavenPackage rec {
|
||||
homepage = "http://www.h2database.com/html/main.html";
|
||||
license = licenses.mpl20;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with maintainers; [ mahe ];
|
||||
maintainers = with maintainers; [ mahe anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user