libosmoabis, libosmo-{netif,sccp}: add markuskowa to maintainers
This commit is contained in:
@@ -39,6 +39,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://osmocom.org/projects/libosmo-netif/wiki";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ janik ];
|
||||
maintainers = with maintainers; [
|
||||
janik
|
||||
markuskowa
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,6 +43,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://osmocom.org/projects/libosmo-sccp";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ janik ];
|
||||
maintainers = with maintainers; [
|
||||
janik
|
||||
markuskowa
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,6 +43,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/osmocom/libosmo-abis";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ janik ];
|
||||
maintainers = with maintainers; [
|
||||
janik
|
||||
markuskowa
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user