Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2020-12-12 18:15:40 +00:00
committed by GitHub
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -47,6 +47,6 @@ stdenv.mkDerivation rec {
homepage="http://www.tinc-vpn.org/";
license = licenses.gpl2Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ fpletz lassulus ];
maintainers = with maintainers; [ fpletz lassulus mic92 ];
};
}