Commit b09ef6e0dcc6dc80d37b09b631bb19d0f5c01f2a
Exists in
master
and in
15 other branches
Merge branch 'acknowledge_chef_server' into 'master'
Acknowledge Chef Server
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -148,5 +148,11 @@ Run `sudo gitlab-ctl reconfigure` for the change to take effect. |
148 | 148 | |
149 | 149 | See [the separate build documentation](doc/build.md). |
150 | 150 | |
151 | +## Acknowledgments | |
152 | + | |
153 | +This omnibus installer project is based on the awesome work done by Chef in | |
154 | +[omnibus-chef-server][omnibus-chef-server]. | |
155 | + | |
151 | 156 | [downloads]: https://www.gitlab.com/downloads |
152 | 157 | [CE README]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md |
158 | +[omnibus-chef-server]: https://github.com/opscode/omnibus-chef-server | ... | ... |