Make contributing to the project friendlier

This commit is contained in:
Fazli Sapuan 2017-05-13 22:11:31 +08:00
parent eea717f7fd
commit 4f29fa0d12
3 changed files with 24 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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