adcli: add anthonyroussel to maintainers
This commit is contained in:
parent
6a09447568
commit
1b6aa43a6a
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://www.freedesktop.org/software/realmd/adcli/adcli.html";
|
||||
description = "A helper library and tools for Active Directory client operations.";
|
||||
license = licenses.lgpl21Only;
|
||||
maintainers = with maintainers; [ SohamG ];
|
||||
maintainers = with maintainers; [ SohamG anthonyroussel ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue