libdigidoc: add myself as maintainer
I'd like to get notifications for bumps of this, considering it's used in qdigidoc, a package I maintain.
This commit is contained in:
parent
50df573258
commit
bd2b8cc4a1
@ -72,6 +72,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.id.ee/";
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.jagajaga ];
|
||||
maintainers = [
|
||||
maintainers.flokli
|
||||
maintainers.jagajaga
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user