Unverified Commit 93692e3f authored by Matthias Beyer's avatar Matthias Beyer
Browse files

talloc: Add myself as maintainer

parent de230eeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -71,5 +71,6 @@ stdenv.mkDerivation rec {
    homepage = "https://tdb.samba.org/";
    license = licenses.gpl3;
    platforms = platforms.all;
    maintainers = [ maintainers.matthiasbeyer ];
  };
}