Blame view

sources/apps/contacts/README.md 987 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  #The Contacts app
  
  Build status
  ------------
  
  | branch      | status |
  | ----------- | ------ |
  | master      | [![Build Status](https://travis-ci.org/owncloud/contacts.png?branch=master)](https://travis-ci.org/owncloud/contacts) |
  
  
  ##Maintainer:
  - [Thomas Tanghus](https://github.com/tanghus)
  
  ###Additional maintainers:
  - [Bart Visscher](https://github.com/bartv2)
   
  ###Original author:
   - Jacob 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
  [owncloud/3rdparty](https://github.com/owncloud/3rdparty).