[Nix-dev] What license does the content of the nixos wiki and the manuals have?

Joachim Schiele js at lastlog.de
Fri Sep 25 15:45:44 CEST 2015


hi rob,

we need your help. can you please provide matthias beyer with all the
email addresses from the wiki?

you can run these commands:
mysql -p
or
mysql

show databases;
use lastlogwiki;
select user_name,user_real_name,user_email from user;

mysql> select user_name,user_real_name,user_email from user;
+-----------------+----------------+------------------------+
| user_name       | user_real_name | user_email             |
+-----------------+----------------+------------------------+
| WikiSysop       |                |                        |
| Joachim Schiele |                | js at lastlog.de          |
| foo bar         |                | fooo at bar.com           |
+-----------------+----------------+------------------------+

we need that in order to write about the license change of the wiki, see
the recent discussion on the mailinglist.

thanks in advance,
joachim


On 25.09.2015 12:59, Matthias Beyer wrote:
> On 24-09-2015 17:48:17, Edward Tjörnhammar wrote:
>> On Thu, Sep 24, 2015 at 05:24:58PM +0200, Domen Kožar wrote:
>>>    I'm all for permissive creative commons license.
>>
>> +1
> 
> +1
> 
> 
> We would need to contact these people:
> 
>     https://nixos.org/w/index.php?title=Special%3AListUsers&username=&group=&editsOnly=1&limit=500
> 
> I don't know how to get a list of email adresses out of the wiki, can
> someone do this, actually?
> 
> We really should do this soon.
> 
> 
> 
> 
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
> 




More information about the nix-dev mailing list