1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/README.md
2014-08-29 11:38:47 +02:00

35 lines
1.1 KiB
Markdown

#The Contacts app
Build status
------------
| branch | status |
| ----------- | ------ |
| master | [![Build Status](http://img.shields.io/travis/owncloud/contacts.svg)](https://travis-ci.org/owncloud/contacts) |
##Maintainer:
- [Thomas Tanghus](https://github.com/tanghus) - Back- and front-end code
###Design / front-end:
- [Jan ten Bokkel](https://github.com/jbtbnl)
###Additional maintainers:
- [Bart Visscher](https://github.com/bartv2)
###Original author:
- Jakob Sack
Developer setup info:
---------------------
This repository contains the Contacts app >= ownCloud 6. Earlier versions are in
https://github.com/owncloud/apps/ in the `stable5` and `stable45` branches.
Any issues should be posted in [this repository](https://github.com/owncloud/contacts/issues), no matter what version.
### Master branch:
This branch is still in development. Do not use it in a production environment.
To test it you will need the master branch of [owncloud/core](https://github.com/owncloud/core) and
remember to [update the 3rdparty submodule](http://blog.jacius.info/git-submodule-cheat-sheet/)