Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit d2560a5

Browse files
committed
Added EOL announcement to README and CONTRIBUTING guide
1 parent 7e639c9 commit d2560a5

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CONTRIBUTING
22

3+
> ## End-of-Life occurs 28 Sep 2016
4+
>
5+
> Between now and 28 Sep 2016, we will only be accepting security patches to
6+
> this repository; after that date, we will issue no more releases.
7+
>
8+
> For more information:
9+
>
10+
> - https://framework.zend.com/blog/2016-06-28-zf1-eol.html
11+
12+
---
13+
14+
> ## Contributors License Agreement
15+
>
316
> **To submit code, patches, and proposals to Zend Framework, contributors must
417
agree to the New BSD License and also submit a signed
518
[Contributor License Agreement (CLA)](https://github.com/zendframework/zf1/wiki/Contributor-License-Agreement-%28CLA%29).**
@@ -38,4 +51,4 @@ contributors a chance to resolve the vulnerability and issue a new release prior
3851
to any public exposure; this helps protect Zend Framework users and provides
3952
them with a chance to upgrade and/or update in order to protect their applications.
4053

41-
For sensitive email communications, please use [our PGP key](http://framework.zend.com/zf-security-pgp-key.asc).
54+
For sensitive email communications, please use [our PGP key](http://framework.zend.com/zf-security-pgp-key.asc).

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
![Logo](http://framework.zend.com/images/logos/ZendFramework-logo.png)
22

3+
> ## End-of-Life occurs 28 Sep 2016
4+
>
5+
> Between now and 28 Sep 2016, we will only be accepting security patches to
6+
> this repository; after that date, we will issue no more releases.
7+
>
8+
> For more information:
9+
>
10+
> - https://framework.zend.com/blog/2016-06-28-zf1-eol.html
11+
12+
---
13+
314
Welcome to the Zend Framework 1.12 Release!
415

516
Master: [![Build Status](https://api.travis-ci.org/zendframework/zf1.png?branch=master)](https://travis-ci.org/zendframework/zf1)

0 commit comments

Comments
 (0)