Skip to content

Commit

Permalink
Merge pull request #429 from hpyproject/tim/license
Browse files Browse the repository at this point in the history
Add separate authors file to track contributions
  • Loading branch information
fangerer authored May 2, 2023
2 parents 79652d1 + b8d15d2 commit b804cb2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
38 changes: 38 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# This is the list of HPy's significant contributors.
#
# This does not necessarily list everyone who has contributed code,
# especially since many employees of one corporation may be contributing.
# To see the full list of contributors, see the revision history in
# source control.
Alexander Schremmer
Ammar Askar
Ankith (ankith26)
Antonio Cuni
Armin Rigo
Charlie Hayden
Christian Klein
Daniel Alley
Dominic Davis-Foster
Jaime Resano Aísa
Joachim Trouverie
Julian Berman
Krish Patel
Kyle Lawlor-Bagcal
Mathieu Dupuy
Matti Picus
Max Horn
Maxwell Bernstein
Mohamed Koubaa
Nico Rittinghaus
Omer Katz
Oracle and/or its affiliates
Paul Prescod
Pierre Augier
Robert O'Shea
Ronan Lamy
Simon Cross
Stefan Behnel
Stefano Rivera
Victor Stinner
Vytautas Liuolia
Łukasz Langa
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 pyhandle
Copyright (c) 2019 The HPy Authors.

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

0 comments on commit b804cb2

Please sign in to comment.