2013-05-04 17:53:44 -04:00
|
|
|
# Pouët.net
|
|
|
|
|
|
|
|
Let's try to have a working dev env back
|
|
|
|
|
|
|
|
Would be awesome to be able to accept collaborative pull requests too !
|
2013-05-07 14:14:28 -04:00
|
|
|
|
2013-05-07 14:18:59 -04:00
|
|
|
## Roadmap
|
|
|
|
|
|
|
|
- Fix bugs and annoyances
|
|
|
|
- Welcome pull requests (propositions) and merge the ones that make sense, if
|
|
|
|
any
|
|
|
|
- Work on a REST API
|
|
|
|
- Gargaj and anybody else are as welcome as before
|
|
|
|
|
|
|
|
Nothing revolutionnary here, I don't see any breaking change happening soon,
|
|
|
|
data included.
|
|
|
|
|
|
|
|
At the same time:
|
|
|
|
- Gargaj and his collaborators can take their time working on 2.0 the way he
|
|
|
|
intended to do it, openly or not
|
|
|
|
- If any change happens to the data on 1.0, he'll be able to track the changes
|
|
|
|
on github, again if it happens, it will surely be minor stuff
|
|
|
|
- Once he feels is code his ready, he can open a pull request on github
|
|
|
|
- We review/test his code together and merge it
|
|
|
|
- We all contribute to Gargaj's 2.0, with his opinion obviously weigthing more
|
|
|
|
than anyone else's, as he built it
|
|
|
|
- When Gargaj or any other contributor wants to quit, nothing will change and
|
|
|
|
other people will still work on the site
|
|
|
|
|
2013-05-13 22:30:47 -04:00
|
|
|
## Who's behind pouet ?
|
|
|
|
|
|
|
|
### Maintainers
|
|
|
|
|
|
|
|
- [gargaj](http://www.pouet.net/user.php?who=1007) (since 2007)
|
|
|
|
- [psenough](http://www.pouet.net/user.php?who=177) (2004-2007)
|
|
|
|
- [analogue](http://www.pouet.net/user.php?who=1) (2000-2004)
|
|
|
|
|
|
|
|
### Contributors
|
2013-05-07 23:15:10 -04:00
|
|
|
|
2013-05-14 22:06:41 -04:00
|
|
|
- [Ziphoid](http://pouet.net/user.php?who=26956)
|
2013-05-13 22:37:28 -04:00
|
|
|
- [kusma](http://pouet.net/user.php?who=1383)
|
|
|
|
- [D.Fox](http://pouet.net/user.php?who=374)
|
2013-05-08 09:58:09 +03:00
|
|
|
- [gasman](http://www.pouet.net/user.php?who=2260)
|
|
|
|
- [knos](http://www.pouet.net/user.php?who=36)
|
2013-05-08 12:29:49 +03:00
|
|
|
- [p01](http://www.pouet.net/user.php?who=59)
|
2013-05-08 09:58:09 +03:00
|
|
|
- [redhound](http://www.pouet.net/user.php?who=784)
|
2013-05-07 23:15:10 -04:00
|
|
|
- [stil](http://www.pouet.net/user.php?who=351)
|
|
|
|
- [rez](http://www.pouet.net/user.php?who=10)
|
2013-05-08 09:58:09 +03:00
|
|
|
- [melwyn](http://www.pouet.net/user.php?who=38)
|
2013-05-07 23:15:10 -04:00
|
|
|
|
2013-05-11 20:13:32 -04:00
|
|
|
## Want to contribute ?
|
|
|
|
|
|
|
|
Start [here](https://github.com/lra/pouet.net/tree/master/contribs) !
|
|
|
|
|
2013-05-07 14:14:28 -04:00
|
|
|
## License
|
|
|
|
|
2013-05-07 15:34:09 -04:00
|
|
|
Copyright (C) 2000-2013 Laurent Raufaste and contributors
|
2013-05-07 14:14:28 -04:00
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|