ros-perception / image_transport_plugins

A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data.
BSD 3-Clause "New" or "Revised" License
55 stars 120 forks source link

Change default branch to ``rolling`` #119

Closed ijnek closed 1 year ago

ijnek commented 1 year ago

@clalancette Would you be able to grant me "maintainer" access to this repo so I can change the default branch? This is similar to what you did for me over in vision_opencv in September (https://github.com/ros-perception/vision_opencv/issues/453)

clalancette commented 1 year ago

Done now, you should have access. I'll close this out, but let me know if you are still having problems.

ijnek commented 1 year ago

Thanks @clalancette. I think I'll re-open this one and close it when the default branch has been changed to rolling.

ijnek commented 1 year ago

@clalancette I just checked but it seems like I still don't have access to change default branch.

clalancette commented 1 year ago

Oh, right, like the last one, Maintain is not enough to change the default branch. I went ahead and changed it for you now.

ijnek commented 1 year ago

Still don't seem to have the privileges to change the default branch. I just found this line on the Github wiki: People with admin access for a repository can change the default branch for the repository.. Is this what I'm on now?

clalancette commented 1 year ago

Oh, sorry. No, I kept you as a Maintainer, but I just changed the default branch to rolling myself.

ijnek commented 1 year ago

Ah no worries, thanks @clalancette!