diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-05-07 04:31:08 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-05-07 04:31:08 -0700 |
commit | 76842ddbd20ea74f677c96101686f3ee31913b90 (patch) | |
tree | 440b05b77f985e7a698d3647ebb714959fd55184 /README.md | |
parent | 961b56a613e15b0c67a3979238fe677bf5264233 (diff) | |
parent | 3dc4fc23c6b687af4dbd194070908801ec110d82 (diff) | |
download | gitlab-ce-76842ddbd20ea74f677c96101686f3ee31913b90.tar.gz |
Merge pull request #3866 from senny/maintenance_guidelines
maintenance policy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index af8b4648d51..8579cf05b89 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ ### Installation +Check out our [maintenance policy](MAINTENANCE.md) to see what versions are supported. + #### Official production installation * [Installation guide for a production server](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) |