This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bahir-website.git
commit c7eb1766c6e9c93c48d08dcf171b5bcde822ce12 Author: Luciano Resende <[email protected]> AuthorDate: Fri Mar 13 21:21:12 2020 -0700 Cleanup obsolete news items --- site/_posts/2015-09-25-release-0.1.0.md | 31 ----------------------------- site/_posts/2015-11-08-new-committers.md | 31 ----------------------------- site/_posts/2015-11-10-release-0.2.0.md | 34 -------------------------------- 3 files changed, 96 deletions(-) diff --git a/site/_posts/2015-09-25-release-0.1.0.md b/site/_posts/2015-09-25-release-0.1.0.md deleted file mode 100644 index 3125b4b..0000000 --- a/site/_posts/2015-09-25-release-0.1.0.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -layout: news_item -date: "2015-09-25 12:00:00 +0000" -author: jhyde -version: 0.1.0 -categories: [release] -tag: v0-1-0 -sha: cafecafe ---- -<!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> - -This is our first release! - -We're so pleased to be in the Apache Incbuator. \ No newline at end of file diff --git a/site/_posts/2015-11-08-new-committers.md b/site/_posts/2015-11-08-new-committers.md deleted file mode 100644 index 95fc4bf..0000000 --- a/site/_posts/2015-11-08-new-committers.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -layout: news_item -title: "Project adds 2 committers" -date: "2015-11-08 19:03:07 -0800" -author: jhyde -categories: [team] ---- -<!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> - -The {{ site.data.project.short_name }} project management committee today added two new -committers for their work on the project. Welcome! - -* Darth Vader -* Princess Leia diff --git a/site/_posts/2015-11-10-release-0.2.0.md b/site/_posts/2015-11-10-release-0.2.0.md deleted file mode 100644 index cb1bad7..0000000 --- a/site/_posts/2015-11-10-release-0.2.0.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -layout: news_item -date: "2015-11-10 12:00:00 +0000" -author: lresenda -version: 0.2.0 -categories: [release] -tag: v0-2-0 -sha: ba6e43c ---- -<!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> - -This is our second release! Thanks to everyone who has contributed to -it. - -In addition to a large number of bug fixes and minor enhancements, -this release includes faster-than-light travel and chewing gum that -never loses its flavor.
