This is an automated email from the ASF dual-hosted git repository.

rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 61519dd  Update to correct process for promoting ASF events.
61519dd is described below

commit 61519ddaf76ca519925e20ef98a53018043b2a90
Author: Rich Bowen <[email protected]>
AuthorDate: Tue Feb 25 13:11:18 2025 -0500

    Update to correct process for promoting ASF events.
---
 README.md | 22 ++++------------------
 1 file changed, 4 insertions(+), 18 deletions(-)

diff --git a/README.md b/README.md
index 3e84471..755965c 100644
--- a/README.md
+++ b/README.md
@@ -44,27 +44,13 @@ To generate the static website, execute `hugo` to generate 
the website under tar
 During development, it may be useful to run an incremental build. For this to 
work, execute `hugo server -D` to
 continuously (re)generate and serve the website on `localhost:1313`.
 
-# How-To add an ApacheCon event promotion to your project site
+# How-To add a Community Over Code event promotion to your project site
 
-All PMCs are asked to help promote ApacheCon and other major Apache
+All PMCs are asked to help promote Community Over Code and other major Apache
 sponsored events by adding some form of img link to their homepages,
-in whatever place works best for your site navigation.  Once you add
-the code, no further changes needed (will be auto-updated to be
-the next upcoming event).
+in whatever place works best for your site navigation.
 
-- Add a small image and link (where {size} = 125x125 or 234x60)
-
-```text
-<a  href="https://events.apache.org/x/current-event.html";>
-  <img src="https://www.apache.org/events/current-event-{size}.png"/>
-</a>
-```
-
-NOTE: this page, in turn, redirects to the current or upcoming event,
-which is usually https://apachecon.com/
-
-- (or) Add larger banners with an iframe or hardcoded div:
-  https://apache.org/ads/adserver.txt
+The process for doing this is documented at https://apachecon.com/event-images/
 
 
 # How ComDev/VP, Conferences Maintains current-event Pages

Reply via email to