Skip to content

Commit 78165a6

Browse files
committed
REAME Updates
This adds a list of team members to the REAME, as well as a Travis CI build badge
1 parent fe48eb9 commit 78165a6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Python-GSSAPI
88
.. role:: bash(code)
99
:language: bash
1010

11+
.. image:: https://travis-ci.org/pythongssapi/python-gssapi.svg?branch=master
12+
:target: https://travis-ci.org/pythongssapi/python-gssapi
13+
1114
Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI
1215
C libraries. While it focuses on the Kerberos mechanism, it should also be
1316
useable with other GSSAPI mechanisms.
@@ -125,3 +128,15 @@ In addition to RFC 2743/2744, Python-GSSAPI also has support for:
125128
* (Additional) Credential Store Extension
126129

127130
* Services4User
131+
132+
* Credentials import-export
133+
134+
The Team
135+
========
136+
137+
(GitHub usernames in parentheses)
138+
139+
* Solly Ross (@directxman12)
140+
* Robbie Harwood (@frozencemetery)
141+
* Simo Sorce (@simo5)
142+
* Hugh Cole-Baker (@sigmaris)

0 commit comments

Comments
 (0)