mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-12-04 12:18:56 +08:00
DN42 Registry
添加 'data/person/OO11-DN42' 添加 'data/aut-num/AS4242422151' 添加 'data/inetnum/172.25.210.32_27' 添加 'data/inet6num/fd42:4999:6a6d::_48' 添加 'data/route/172.25.210.32_27' 添加 'data/route6/fd42:4999:6a6d::_48' 删除 'data/inetnum/172.25.210.32_27' 添加 'data/inetnum/172.20.111.32_27' 删除 'data/route/172.25.210.32_27' 添加 'data/route/172.20.111.32' 更新 'data/route/172.20.111.32_27' 更新 'data/inetnum/172.20.111.32_27' 更新 'data/person/OO11-DN42' 更新 'data/inetnum/172.20.53.32_27' 更新 'data/route/172.20.53.32_27' 更新 'data/aut-num/AS4242422151' 更新 'data/inet6num/fd42:4999:6a6d::_48' 更新 'data/inetnum/172.20.53.32_27' 更新 'data/route/172.20.53.32_27' 更新 'data/route6/fd42:4999:6a6d::_48' 更新 'data/mntner/OO11-MNT' 更新 'data/person/OO11-DN42' 更新 'data/aut-num/AS4242422151' 更新 'data/inet6num/fd42:4999:6a6d::_48' 更新 'data/inetnum/172.20.53.32_27' 更新 'data/mntner/OO11-MNT' 更新 'data/person/OO11-DN42' 更新 'data/route/172.20.53.32_27' 更新 'data/route6/fd42:4999:6a6d::_48' 更新 'data/aut-num/AS4242420302' 更新 'data/route/172.20.53.32_27' 更新 'data/route6/fd42:4999:6a6d::_48' |
||
|---|---|---|
| data | ||
| utils/schema-check | ||
| .gitignore | ||
| check-my-stuff | ||
| check-pol | ||
| check-remote | ||
| fmt-my-stuff | ||
| install-commit-hook | ||
| README.md | ||
Tips for a successful Pull Request
- Squash your commits -- Keep the changes simple to read.
- Run the schema check -- Make sure the changes are valid! Run
./check-my-stuff YOUROWN-MNT - BONUS: install the commit hook! Run
./install-commit-hook YOUROWN-MNT - Sign your commit -- Makes it easier to verify.
- Bonus: add your pgp fingerprint to your MNT
auth: pgp-fingerprint <pgp-fingerprint>[See XUU-MNT example] - ???
- Profit!