mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-18 16:04:10 +00:00
Make contributing to the project friendlier
This commit is contained in:
parent
eea717f7fd
commit
4f29fa0d12
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2016 Fazli Sapuan, Matthew Saw and Eugene Cheah
|
||||
Copyright (c) 2016 gpu.js Team
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
24
README.md
24
README.md
@ -140,12 +140,32 @@ You can find a [complete API reference here](http://gpu.rocks/api/).
|
||||
|
||||
Documentation of the codebase is [automatically built](https://github.com/gpujs/gpu.js/wiki/Automatic-Documentation).
|
||||
|
||||
# Contributors
|
||||
|
||||
* Fazli Sapuan
|
||||
* Eugene Cheah
|
||||
* Matthew Saw
|
||||
* Robert Plummer
|
||||
* Juan Cazala
|
||||
* Daniel X Moore
|
||||
* Mark Theng
|
||||
* Varun Patro
|
||||
|
||||
# Contributing
|
||||
|
||||
Contributors are welcome! Create a merge request to the `develop` branch and we
|
||||
will gladly review it. If you wish to get write access to the repository,
|
||||
please email us and we will review your application and grant you access to
|
||||
the `develop` branch.
|
||||
|
||||
We promise never to pass off your code as if we have written it.
|
||||
|
||||
# License
|
||||
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2016 Fazli Sapuan, Matthew Saw and Eugene Cheah
|
||||
|
||||
Copyright (c) 2017 gpu.js Team
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
/// @license <%= pkg.license %>
|
||||
/// The MIT License
|
||||
///
|
||||
/// Copyright (c) <%= new Date().getFullYear() %> Fazli Sapuan, Matthew Saw and Eugene Cheah
|
||||
/// Copyright (c) <%= new Date().getFullYear() %> gpu.js Team
|
||||
///
|
||||
/// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
/// of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user