Good catch Sumit! I mistakenly deleted the first character alright. My eyes go blurry when dealing with svn. You've now been added to http://incubator.apache.org/projects/airflow.html
FYI, once you have an apache_id, you should also be able to access the incubator svn repo and make changes to the incubator airflow page. Instructions at http://incubator.apache.org/guides/website.html -s On Tue, Aug 16, 2016 at 10:06 PM, Sumit Maheshwari <sumeet.ma...@gmail.com> wrote: > Missed a bracket? > > -<?xml version="1.0" encoding="UTF-8"?> > +?xml version="1.0" encoding="UTF-8"?> > > > Thanks, > Sumit > > > On Wed, Aug 17, 2016 at 9:21 AM, siddharth anand <san...@apache.org> > wrote: > >> Mentors, >> I committed the change below to add msumit to >> http://incubator.apache.org/projects/airflow.html >> >> After committing, I kicked off the publish via >> https://cms.apache.org/incubator/publish, which looks like it actually >> deleted the site. >> >> When I build the site locally using ant, I also don't see the airflow >> page. >> Ideas? >> >> -s >> >> >> >> ---------- Forwarded message ---------- >> From: <san...@apache.org> >> Date: Tue, Aug 16, 2016 at 8:25 PM >> Subject: svn commit: r1756572 - /incubator/public/trunk/ >> content/projects/airflow.xml >> To: c...@incubator.apache.org >> >> >> Author: sanand >> Date: Wed Aug 17 03:25:44 2016 >> New Revision: 1756572 >> >> URL: http://svn.apache.org/viewvc?rev=1756572&view=rev >> Log: >> add msumit to committer/pmc list for airflow >> >> Modified: >> incubator/public/trunk/content/projects/airflow.xml >> >> Modified: incubator/public/trunk/content/projects/airflow.xml >> URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/ >> projects/airflow.xml?rev=1756572&r1=1756571&r2=1756572&view=diff >> <http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/airflow.xml?rev=1756572&r1=1756571&r2=1756572&view=diff> >> ============================================================ >> ================== >> --- incubator/public/trunk/content/projects/airflow.xml [utf-8] >> (original) >> +++ incubator/public/trunk/content/projects/airflow.xml [utf-8] Wed Aug >> 17 >> 03:25:44 2016 >> @@ -1,4 +1,4 @@ >> -<?xml version="1.0" encoding="UTF-8"?> >> +?xml version="1.0" encoding="UTF-8"?> >> <document> >> <properties> >> >> @@ -144,6 +144,11 @@ >> <td>Steven Yvinec-Kruyk</td> >> </tr> >> <tr> >> + <td>.</td> >> + <td>msumit</td> >> + <td>Sumit Maheshwari</td> >> + </tr> >> + <tr> >> <td>Extra</td> >> <td>.</td> >> <td>.</td> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org >> For additional commands, e-mail: cvs-h...@incubator.apache.org >> > >