I'm going to add some more redirectors to http://pad.lv/, the transparent url shortener for Launchpad. This is your chance to bikeshed:
/~mbp --> a person page /p/bzr --> project bzr /u/bzr --> bzr package in ubuntu /d/bzr --> bzr pacage in debian /fb/bzr --> filebug against bzr upstream /fb/u/bzr --> filebug against bzr in ubuntu /ppa/bzr --> ~bzr ppa /ppa/bzr/proposed --> ~bzr/proposed ppa I want to keep things: short, possible to compose by hand, possible to determine by inspection where they can send you, possible to implement just as pattern-matching redirects, tidy enough as a namespace that it can grow new features. -- Martin _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

