diff --git a/404.html b/404.html
index 168ac1ac1..9407df9cc 100644
--- a/404.html
+++ b/404.html
@@ -16,6 +16,6 @@
Sorry!
About
- Please consider letting us know about our dust : tc-oss@softwareag.com
+
Please consider letting us know about our dust : tc-oss@wwpdl.vnet.ibm.com
diff --git a/_config.yml b/_config.yml
index ba114ba8c..ba09e4f8f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,6 @@
# Site settings
title: Ehcache
-email: tc-oss@softwareag.com
+email: tc-oss@wwpdl.vnet.ibm.com
description: Java's most widely used cache.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://www.ehcache.org" # the base hostname & protocol for your site
diff --git a/_includes/footer.html b/_includes/footer.html
index 82effd7e4..28430b061 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -75,11 +75,8 @@
-
diff --git a/_includes/header.html b/_includes/header.html
index 118d1d88f..571ddd935 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -11,8 +11,6 @@
- By
-
diff --git a/_sass/_layout.scss b/_sass/_layout.scss
index ea2c5930a..a7d25e65d 100644
--- a/_sass/_layout.scss
+++ b/_sass/_layout.scss
@@ -10,10 +10,10 @@
}
.site-footer .container-fluid {
- .SAG-Logo {
+ /*.SAG-Logo {
display: inline-block;
margin-top: .5em;
- }
+ }*/
.footer-text {
display: inline-block;
float: right;
diff --git a/community/contribute.md b/community/contribute.md
index 66eccba7f..8c730694b 100644
--- a/community/contribute.md
+++ b/community/contribute.md
@@ -6,6 +6,10 @@ active_sub_menu_id: ehc_mnu_community_contribute
# Contributing
+Contributions cannot be accepted at this time as we are currently transitioning to IBM processes and policies.
+
+Please check back for updates.
+
## Welcome aboard!
@@ -53,15 +57,7 @@ The following are examples that would still require a signed CLA before your sub
* A translation; or
* Extensive or creative documentation or comments.
-If you’re not sure if your fix is obvious you can ask us by sending an email to: tc-oss@softwareag.com.
-
-#### Agreement and Grant of Copyright
-
-For those contributions that do not require a CLA: _upon submission of Your Contribution you hereby grant Software AG and to recipients of the software distributed by Software AG a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to install, use, reproduce, prepare derivative works of, publicly display, publicly perform, offer to sell, sell, import, sublicense, transfer, and distribute Your Contribution and any such derivative works._
-
-### Contributions which do require a full Contributor's License Agreement (CLA)
-
-Substantial contributions require a CLA, in this case, a "[Contributor Agreement](https://confluence.terracotta.org/download/attachments/27918462/TerracottaIndividualContributorAgreementv4.pdf)" document must be filled-out and [sent to Terracotta](mailto:contributors@terracotta.org) -- indicating that you assign the copyright of the work to the Ehcache project. This document only needs to be filled out once per contributor - not once for each contribution.
+If you’re not sure if your fix is obvious you can ask us by sending an email to: tc-oss@wwpdl.vnet.ibm.com.
## Becoming an Ehcache Developer