maintainers: Add vinetos
This commit is contained in:
parent
dde249ab92
commit
a04b5cf56e
@ -16971,6 +16971,12 @@
|
||||
fingerprint = "AEF2 3487 66F3 71C6 89A7 3600 95A4 2FE8 3535 25F9";
|
||||
}];
|
||||
};
|
||||
vinetos = {
|
||||
name = "vinetos";
|
||||
email = "vinetosdev@gmail.com";
|
||||
github = "vinetos";
|
||||
githubId = 10145351;
|
||||
};
|
||||
vinnymeller = {
|
||||
email = "vinnymeller@proton.me";
|
||||
github = "vinnymeller";
|
||||
|
@ -69,6 +69,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://altair-viz.github.io";
|
||||
downloadPage = "https://github.com/altair-viz/altair";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ teh ];
|
||||
maintainers = with maintainers; [ teh vinetos ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user