diff options
author | Marius Blüm <marius@lineone.io> | 2016-06-13 20:22:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-13 20:22:04 +0200 |
commit | 7db4ac91426406654356c06c328a13463ef5457d (patch) | |
tree | 5f8aff9bf9fdbe20b0e81efa624f8c4c9500f2ca /CONTRIBUTING.md | |
parent | 07ea4f45e70924cde9b175ece5703953cd36fadb (diff) | |
download | nextcloud-server-7db4ac91426406654356c06c328a13463ef5457d.tar.gz nextcloud-server-7db4ac91426406654356c06c328a13463ef5457d.zip |
update email, remove HackerONE
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18249b5030a..cf63c876597 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ If you have questions about how to install or use Nextcloud, please direct these - You can also filter by appending e. g. "state:open" to the search string. - More info on [search syntax within github](https://help.github.com/articles/searching-issues) * This repository ([core](https://github.com/nextcloud/core/issues)) is *only* for issues within the Nextcloud Server code. This also includes the apps: files, encryption, external storage, sharing, deleted files, versions, LDAP, and WebDAV Auth -* __SECURITY__: Report any potential security bug to us via [our HackerOne page](https://hackerone.com/owncloud) or security@owncloud.com following our [security policy](https://owncloud.org/security/) instead of filing an issue in our bug tracker +* __SECURITY__: Report any potential security bug to us via security@nextcloud.com following our [security policy](https://nextcloud.com/security/) instead of filing an issue in our bug tracker- * The issues in other components should be reported in their respective repositories: You will find them in our [GitHub Organization](https://github.com/nextcloud/) * Report the issue using our [template][template], it includes all the information we need to track down the issue. |