Dominik Röttsches | d113bfa | 2019-07-10 08:56:24 | [diff] [blame] | 1 | ## What are watchlists? |
2 | |||||
3 | A watchlist is a mechanism that allows a developer (a "watcher") to watch over | ||||
4 | portions of code that the watcher is interested in. A watcher will be cc-ed on | ||||
5 | changes that modify that portion of code, thereby giving that watcher an | ||||
David Dorwin |