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

33 lines
1.0 KiB
Markdown
Raw Normal View History

2013-05-21 00:27:13 +02:00
#The Contacts app
2013-05-15 20:58:55 +02:00
2013-08-19 15:30:21 +02:00
Build status
------------
2013-08-19 15:25:40 +02:00
2013-08-19 15:30:21 +02:00
| branch | status |
| ----------- | ------ |
| master | [![Build Status](https://travis-ci.org/owncloud/contacts.png?branch=master)](https://travis-ci.org/owncloud/contacts) |
2013-08-19 15:25:40 +02:00
2013-05-21 00:27:13 +02:00
##Maintainer:
2013-05-15 20:58:55 +02:00
- [Thomas Tanghus](https://github.com/tanghus)
2013-05-21 00:27:13 +02:00
###Additional maintainers:
- [Bart Visscher](https://github.com/bartv2)
###Original author:
- Jacob Sack
2013-05-15 20:58:55 +02:00
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),
[owncloud/3rdparty](https://github.com/owncloud/3rdparty) and
[owncloud/appframework](https://github.com/owncloud/appframework).