Thank you so much for your work!
Instead of committing directly to network:utilities, you have to submit a
request from your home branch.
Therefore, in your branch, after the changes you did, you can do:
> osc sr -m "Message here"
# NOTE: "sr" stands for Submit Request.
And a submit request will be send to that package.
Then:
1. A submit request will be created, and you get an ID for that one.
2, That submit request will be handled by the maintainers of the package and/or
the project (network:utilities)
3. If everything is ok they will merge with current version and send to
Factory.
4. After going through QA, it will appear as an update in Tumbleweed.
As you can see, there are a few safeguards as we try to keep Tumbleweed quite
stable (even for a rolling release!).
Again, thanks a lot for your work, all contributions are very welcome!