From 9b852130f45cfce369dd3df50e9773a097e4dbed Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Thu, 26 Dec 2019 11:10:41 +0200 Subject: [PATCH] add mac maintainer wanted post --- _posts/2019-12-26-mac-maintainer-wanter.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _posts/2019-12-26-mac-maintainer-wanter.markdown diff --git a/_posts/2019-12-26-mac-maintainer-wanter.markdown b/_posts/2019-12-26-mac-maintainer-wanter.markdown new file mode 100644 index 00000000..e8c52bae --- /dev/null +++ b/_posts/2019-12-26-mac-maintainer-wanter.markdown @@ -0,0 +1,16 @@ +--- +layout: post +title: "Mac maintainer wanted" +date: 2019-12-26 +--- + +I am a Linux guy. While it is relatively easy for me to run a Windows VM for testing, it is much harder for Mac. + +Moreover, Apple is making it increasingly difficult to release independent software for Mac, introducing the +*notarization* process. + +As all of this requires owning a Mac computer (which I don't want for myself), I am looking for a contributor +to focus on Mac-specific issues, including [notarization](https://github.com/angryip/ipscan/issues/218), Dark theme support, +dmg releases, etc. + +Please let me know by [commenting here]((https://github.com/angryip/ipscan/issues/218)) if you are interested in helping Angry IP Scanner to be better supported on Mac. Thanks.