From b8d15d2820d3f5be4810e083f1c7380c2084885b Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Tue, 2 May 2023 11:22:00 +0200 Subject: [PATCH] Add separate authors file to track contributions --- AUTHORS | 38 ++++++++++++++++++++++++++++++++++++++ LICENSE | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..707ed38f9 --- /dev/null +++ b/AUTHORS @@ -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 diff --git a/LICENSE b/LICENSE index 80e7f5590..a5b403aa3 100644 --- a/LICENSE +++ b/LICENSE @@ -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