mirror of
https://github.com/intel/intel-one-mono.git
synced 2026-03-11 09:04:30 +00:00
Add list of authors and contributors
This commit is contained in:
parent
d1a885318e
commit
5c563cead5
2 changed files with 25 additions and 0 deletions
9
AUTHORS.txt
Normal file
9
AUTHORS.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# This is the official list of project authors for copyright purposes.
|
||||
# This file is distinct from the CONTRIBUTORS.txt file.
|
||||
# See the latter for an explanation.
|
||||
#
|
||||
# Names should be added to this file as:
|
||||
# Name or Organization <email address>
|
||||
|
||||
Intel Corp. <brand_q@intel.com>
|
||||
Frere-Jones Type <info@frerejones.com>
|
||||
16
CONTRIBUTORS.txt
Normal file
16
CONTRIBUTORS.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# This is the list of people who have contributed to this project,
|
||||
# and includes those not listed in `AUTHORS.txt` because they are not
|
||||
# copyright authors. For example, company employees may be listed
|
||||
# here because their company holds the copyright and is listed there.
|
||||
#
|
||||
# When adding J Random Contributor's name to this file, either J's
|
||||
# name or J's organization's name should be added to `AUTHORS.txt`
|
||||
#
|
||||
# Names should be added to this file as:
|
||||
# Name <email address>
|
||||
|
||||
Fred Shallcrass
|
||||
Nina Stössinger
|
||||
Tobias Frere-Jones
|
||||
Matthew Turrini
|
||||
Intel Brand Identity Team
|
||||
Loading…
Reference in a new issue