Skip to content

Commit b804cb2

Browse files
authored
Merge pull request #429 from hpyproject/tim/license
Add separate authors file to track contributions
2 parents 79652d1 + b8d15d2 commit b804cb2

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

AUTHORS

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# This is the list of HPy's significant contributors.
2+
#
3+
# This does not necessarily list everyone who has contributed code,
4+
# especially since many employees of one corporation may be contributing.
5+
# To see the full list of contributors, see the revision history in
6+
# source control.
7+
Alexander Schremmer
8+
Ammar Askar
9+
Ankith (ankith26)
10+
Antonio Cuni
11+
Armin Rigo
12+
Charlie Hayden
13+
Christian Klein
14+
Daniel Alley
15+
Dominic Davis-Foster
16+
Jaime Resano Aísa
17+
Joachim Trouverie
18+
Julian Berman
19+
Krish Patel
20+
Kyle Lawlor-Bagcal
21+
Mathieu Dupuy
22+
Matti Picus
23+
Max Horn
24+
Maxwell Bernstein
25+
Mohamed Koubaa
26+
Nico Rittinghaus
27+
Omer Katz
28+
Oracle and/or its affiliates
29+
Paul Prescod
30+
Pierre Augier
31+
Robert O'Shea
32+
Ronan Lamy
33+
Simon Cross
34+
Stefan Behnel
35+
Stefano Rivera
36+
Victor Stinner
37+
Vytautas Liuolia
38+
Łukasz Langa

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 pyhandle
3+
Copyright (c) 2019 The HPy Authors.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)