Merge branch 'master' of git.dn42.us:dn42/registry

This commit is contained in:
Jonathan Lundy 2020-07-13 13:47:12 -06:00
commit 49b89345a4
No known key found for this signature in database
GPG key ID: C63E6D61F3035024
47 changed files with 281 additions and 2 deletions

View file

@ -1,3 +1,9 @@
# THE REGISTRY HAS MOVED
https://git.dn42.dev/dn42/registry
UPDATE YOUR BOOKMARKS.
THIS COPY WILL BE GOING AWAY SOON.
# Tips for a successful Pull Request
1. Bonus: Randomly generate IPv6 prefix for new allocations to avoid RFC4193 section 3.2. violation ([script](https://git.dn42.us/dn42/repo-utils/src/master/ulagen.py))
2. Squash your commits -- Keep the changes simple to read.