vegur: add djacu as a maintainer
This commit is contained in:
parent
65de404a37
commit
d71063675a
@ -28,7 +28,10 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
homepage = "http://dotcolon.net/fonts/vegur/";
|
homepage = "http://dotcolon.net/fonts/vegur/";
|
||||||
description = "Humanist sans serif font";
|
description = "Humanist sans serif font";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ minijackson ];
|
maintainers = with maintainers; [
|
||||||
|
djacu
|
||||||
|
minijackson
|
||||||
|
];
|
||||||
license = licenses.cc0;
|
license = licenses.cc0;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user