Changes between Initial Version and Version 1 of Contributing


Ignore:
Timestamp:
Mar 23, 2010, 6:03:22 PM (14 years ago)
Author:
nelhage@mit.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contributing

    v1 v1  
     1= Contributing to BarnOwl =
     2== Communication ==
     3
     4The developers live on class `barnowl` on the `ATHENA.MIT.EDU` zephyr realm. That's usually the fastest way to reach us. We also use the `barnowl-dev@mit.edu` mailing list for discussion and code review. If you have an Athena account, you can add yourself directly; Otherwise, send us an email or contact `nelhage@mit.edu` to be added.
     5
     6A few of us also hang out in `#barnowl` on `irc.freenode.net`, but it's not used very much.
     7
     8== Contributing code ==
     9
     10Patches should be sent to `barnowl-dev@mit.edu`. For small changes, inline patches are fine, but for anything larger, please create a git repository somewhere (Forking on [http://github.com/nelhage/barnowl/ github] is trivial, if you don't already have a server set up) and send us a pointer to that repository.
     11
     12=== Commit bits ===
     13We hand out commit bits to the main barnowl repository fairly liberally, but apply a [wiki:code-review pre-commit code review] policy for developers with commit bits.