Merge pull request #195101 from Mic92/iwd

nixos/iwd: remove myself as maintainer
This commit is contained in:
Luke Granger-Brown
2022-10-08 19:47:07 +01:00
committed by GitHub
+1 -1
View File
@@ -67,5 +67,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ mic92 dtzWill ];
meta.maintainers = with lib.maintainers; [ dtzWill ];
}