nrc / rustaceans.org

Backing data for
http://www.rustaceans.org
175 stars 425 forks source link

rustaceans.org

Rustaceans.org is no longer; sorry. This repo will continue to exist in case you really need to find some backing data. Feel free to send PRs to remove or update your entry.

rustaceans.org is a website for finding information about members of the Rust community. This repository contains details of Rustaceans and provides the data for rustaceans.org. To see the source itself for rustaceans.org, see https://github.com/rust-unofficial/rustaceans-src.

To add or edit your data, you must fork this repo and send a pull request. Your PR should only add/modify a single file named <your github username>.json in the data directory. If your PR touches only your file, it will be automatically merged and the database for rustaceans.org is automatically updated.

To remove yourself from rustaceans.org, send a PR removing your JSON file. Note that your data will remain in the public history of this repository and cannot be removed.

data/template.json is a template JSON file you can fill in with your details. Make sure you don't delete the original file or your PR will be rejected. All fields are optional (but your GitHub username will always be shown on rustaceans.org). You can add any fields you like; they will be ignored, but if that field is added to rustaceans.org in the future it will get picked up. Feel free to obfuscate any fields you like (such as email).

The fields

License and copyright

Each file in this repository is copyright (2014) that file's author. By submitting a file to this repository, you give permission for the contained data to be stored and displayed on rustaceans.org. This permission may be withdrawn at any time by sending a pull request removing the file and the data will be removed from rustaceans.org within a reasonable time. No files in this repository may be copied, modified, or distributed for commercial use.