Skip to content

Commit 4ece21b

Browse files
committed
first commit
0 parents  commit 4ece21b

File tree

5,517 files changed

+804869
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,517 files changed

+804869
-0
lines changed
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
Authors & Contributors of the Kivy Framework
2+
============================================
3+
4+
Core Developers
5+
---------------
6+
7+
* Mathieu Virbel <mathieu __at__ kivy.org>
8+
* Gabriel Pettier / tshirtman <gabriel __at__ kivy.org>
9+
* Akshay Arora <akshay __at__ kivy.org>
10+
* Thomas-Karl Pietrowski <thopiekar __at__ gmail.com>
11+
* Ben Rousch <brousch __at__ gmail.com>
12+
* Jacob Kovac <kovac1066 __at__ gmail.com>
13+
* Alexander Taylor <alexanderjohntaylor __at__ gmail.com>
14+
* Matthew Einhorn <moiein2000 __at__ gmail.com>
15+
* Richard Larkin / ZenCODE <zenkey.zencode __at__ gmail.com>
16+
* Ryan Pessa <dkived __at__ gmail.com>
17+
* Sebastian Armin <dessant __at__ kivy.org>
18+
* Peter Badida <keyweeusr __at__ gmail.com>
19+
20+
21+
Contributors
22+
------------
23+
24+
* Ilya Cassina <ilya.cassina __at__ gmail.com>
25+
* Jay Bradley <j.bradley __at__ napier.ac.uk>
26+
* Nathanaël Lécaudé <lecaude __at__ gmail.com>
27+
* Sharath Patali <sharath.patali __at__ gmail.com>
28+
* Tommaso Piazza <tommaso.piazza __at__ gmail.com>
29+
* Trevor Lockley <thatsyouremail __at__ gmail.com>
30+
* bernt
31+
* Terje Skjaeveland (bionoid)
32+
* George Sebastian (georgs)
33+
* Gabriel Ortega
34+
* Arnaud Waels (triselectif)
35+
* Thomas Hirsch
36+
* Joakim Gebart
37+
* Rosemary Sebastian
38+
* Jonathan Schemoul
39+
* Sam Brotherton (sbrother)
40+
41+
42+
Graphics
43+
--------
44+
45+
* Vincent Autin <autinvincent __at__ gmail.com>
46+
47+
48+
Special Thanks
49+
--------------
50+
51+
* Alex Teiche <xelapond __at__ gmail.com>
52+
* Felipe Moura <felipe.celer __at__ gmail.com>
53+
* Riley Dutton <rileydutton __at__ gmail.com>
54+
* Uday Karan <uday.karan __at__ gmail.com>
55+
* Damien Marchal <damien.marchal __at__ lifl.fr>
56+
* Tommy Bjorling <tommy.bjorling __at__ gmail.com>
57+
58+
59+
Past Core Developers
60+
--------------------
61+
62+
* Thomas Hansen <thomas __at__ kivy.org>
63+
* Christopher Denter <christopher __at__ kivy.org>
64+
* Edwin Marshall <edwin __at__ kivy.org>
65+
* Jeff Pittman <geogeff __at__ geogeff.org>
66+
* Brian Knapp <knapp __at__ kivy.org>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pip
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2010-2024 Kivy Team and other contributors
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

0 commit comments

Comments
 (0)