diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-03-01 18:10:17 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-03-01 18:11:06 +0000 |
commit | 45bd553dc71ed1b5b0c80b51363a842d56510724 (patch) | |
tree | ae56b71d0d058f96dc1181c590ecad6dc4a2c161 | |
parent | 23311079bc5dc3ca2d0f71d5af35be70aef0f641 (diff) |
documentation/content: Stop leaking secrets
Reported by: robak
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 14a237819a..96fa3b2707 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3732,15 +3732,3 @@ Then send an mail to mailto:non-profit@gandi.net[non-profit@gandi.net] using you https://rsync.net[rsync.net] provides cloud storage for offsite backup that is optimized for UNIX users. Their service runs entirely on FreeBSD and ZFS. rsync.net offers a free-forever 500 GB account to FreeBSD developers. Simply sign up at https://www.rsync.net/freebsd.html[https://www.rsync.net/freebsd.html] using your `@freebsd.org` address to receive this free account. - -[[benefits-jetbrains]] -=== `JetBrains` - -https://www.jetbrains.com[JetBrains] is a software development company which makes tools for software developers and project managers. The company offers many integrated development environments (IDEs) for different programming languages. - -JetBrains offers 100 free yearly licenses for all https://www.jetbrains.com/products[JetBrains IDE products]. Simply sign up at https://account.jetbrains.com/a/322tl3z7[https://account.jetbrains.com/a/322tl3z7] using your `@freebsd.org` address and the account will have a license attached to it automatically. Once the account is active, use it in any of the products to activate them and you're done. - -[IMPORTANT] -==== -Please, only use these licences personally and do not share them with anyone outside of the FreeBSD project, as that would be a violation of the terms of the donation. -==== |