From a7f5bf765c9bfd6e253dae2906e9240e565b8802 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sun, 29 Dec 2019 20:43:55 -0800 Subject: [PATCH] update contributors --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 004875b7..4802a382 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,6 +68,9 @@ hash it out. I'm reasonable. If you're trying to fix something in the UniFi data collection (ie. you got an unmarshal error, or you want to add something I didn't include) then you -should look at the [UniFi library](https://github.com/golift/unifi). All the +should look at the [UniFi library](https://github.com/unifi-poller/unifi). All the data collection and export code lives there. Contributions and Issues are welcome on that code base as well. + +This application is very dynamic and built using several package repos. +They are all in the [UniFi Poller GitHub Org](https://github.com/unifi-poller).